#d04c9e color space conversions
Hex:
#d04c9e
RGB:
208, 76, 158
CMY:
18, 70, 38
CMYK:
0, 63, 24, 18
HSL:
323°, 58.4071%, 55.6863%
HSV (HSB):
323°, 63.4615%, 81.5686%
XYZ:
34.7684, 21.0474, 34.5778
xyY:
0.3846, 0.2328, 21.0474
CIE-Lab:
53.0013, 60.1706, -17.4829
CIE-LCH:
53.0013, 62.6590, 343.7985
CIE-Luv:
53.0013, 74.6525, -35.3415
Hunter-Lab:
45.8774, 54.9915, -12.5726
#d04c9e color charts
#d04c9e color shades, tints & tones
#d04c9e color schemes
#d04c9e color preview, HTML & CSS examples
This text has a color of #d04c9e
<p style="color:#d04c9e;">Text here</p>
.mytext {color:#d04c9e;}
This box has a color of #d04c9e
<div style="background-color:#d04c9e;">Content here</div>
.mybackground {background-color:#d04c9e;}
Border around this has a color of #d04c9e
<div style="border:2px solid #d04c9e;">Content here</div>
.myborder {border:2px solid #d04c9e;}