#d3538b color space conversions
Hex:
#d3538b
RGB:
211, 83, 139
CMY:
17, 67, 45
CMYK:
0, 61, 34, 17
HSL:
334°, 59.2593%, 57.6471%
HSV (HSB):
334°, 60.6635%, 82.7451%
XYZ:
34.6174, 21.8995, 26.8286
xyY:
0.4153, 0.2628, 21.8995
CIE-Lab:
53.9202, 55.6916, -4.8321
CIE-LCH:
53.9202, 55.9008, 355.0412
CIE-Luv:
53.9202, 80.1294, -16.8392
Hunter-Lab:
46.7969, 50.1487, -1.2331
#d3538b color charts
#d3538b color shades, tints & tones
#d3538b color schemes
#d3538b color preview, HTML & CSS examples
This text has a color of #d3538b
<p style="color:#d3538b;">Text here</p>
.mytext {color:#d3538b;}
This box has a color of #d3538b
<div style="background-color:#d3538b;">Content here</div>
.mybackground {background-color:#d3538b;}
Border around this has a color of #d3538b
<div style="border:2px solid #d3538b;">Content here</div>
.myborder {border:2px solid #d3538b;}