#d0606c color space conversions
Hex:
#d0606c
RGB:
208, 96, 108
CMY:
18, 62, 58
CMYK:
0, 54, 48, 18
HSL:
354°, 54.3689%, 59.6078%
HSV (HSB):
354°, 53.8462%, 81.5686%
XYZ:
32.9021, 22.8583, 16.8653
xyY:
0.4530, 0.3147, 22.8583
CIE-Lab:
54.9261, 45.3576, 14.8772
CIE-LCH:
54.9261, 47.7351, 18.1594
CIE-Luv:
54.9261, 79.1366, 10.1135
Hunter-Lab:
47.8104, 39.1716, 12.5525
#d0606c color charts
#d0606c color shades, tints & tones
#d0606c color schemes
#d0606c color preview, HTML & CSS examples
This text has a color of #d0606c
<p style="color:#d0606c;">Text here</p>
.mytext {color:#d0606c;}
This box has a color of #d0606c
<div style="background-color:#d0606c;">Content here</div>
.mybackground {background-color:#d0606c;}
Border around this has a color of #d0606c
<div style="border:2px solid #d0606c;">Content here</div>
.myborder {border:2px solid #d0606c;}