#d05d6a color space conversions
Hex:
#d05d6a
RGB:
208, 93, 106
CMY:
18, 64, 58
CMYK:
0, 55, 49, 18
HSL:
353°, 55.0239%, 59.0196%
HSV (HSB):
353°, 55.2885%, 81.5686%
XYZ:
32.5283, 22.2792, 16.2216
xyY:
0.4580, 0.3137, 22.2792
CIE-Lab:
54.3220, 46.6271, 15.2200
CIE-LCH:
54.3220, 49.0483, 18.0777
CIE-Luv:
54.3220, 81.4927, 10.1578
Hunter-Lab:
47.2009, 40.4111, 12.6644
#d05d6a color charts
#d05d6a color shades, tints & tones
#d05d6a color schemes
#d05d6a color preview, HTML & CSS examples
This text has a color of #d05d6a
<p style="color:#d05d6a;">Text here</p>
.mytext {color:#d05d6a;}
This box has a color of #d05d6a
<div style="background-color:#d05d6a;">Content here</div>
.mybackground {background-color:#d05d6a;}
Border around this has a color of #d05d6a
<div style="border:2px solid #d05d6a;">Content here</div>
.myborder {border:2px solid #d05d6a;}