#d05c9f color space conversions
Hex:
#d05c9f
RGB:
208, 92, 159
CMY:
18, 64, 38
CMYK:
0, 56, 24, 18
HSL:
325°, 55.2381%, 58.8235%
HSV (HSB):
325°, 55.7692%, 81.5686%
XYZ:
36.0976, 23.5674, 35.4473
xyY:
0.3795, 0.2478, 23.5674
CIE-Lab:
55.6520, 53.2451, -14.0470
CIE-LCH:
55.6520, 55.0668, 345.2211
CIE-Luv:
55.6520, 67.4995, -29.4161
Hunter-Lab:
48.5463, 47.7714, -9.3097
#d05c9f color charts
#d05c9f color shades, tints & tones
#d05c9f color schemes
#d05c9f color preview, HTML & CSS examples
This text has a color of #d05c9f
<p style="color:#d05c9f;">Text here</p>
.mytext {color:#d05c9f;}
This box has a color of #d05c9f
<div style="background-color:#d05c9f;">Content here</div>
.mybackground {background-color:#d05c9f;}
Border around this has a color of #d05c9f
<div style="border:2px solid #d05c9f;">Content here</div>
.myborder {border:2px solid #d05c9f;}