#d00c9b color space conversions
Hex:
#d00c9b
RGB:
208, 12, 155
CMY:
18, 95, 39
CMYK:
0, 94, 25, 18
HSL:
316°, 89.0909%, 43.1373%
HSV (HSB):
316°, 94.2308%, 81.5686%
XYZ:
32.0603, 16.0394, 32.4165
xyY:
0.3982, 0.1992, 16.0394
CIE-Lab:
47.0261, 76.3894, -24.8806
CIE-LCH:
47.0261, 80.3392, 341.9592
CIE-Luv:
47.0261, 90.9985, -47.7359
Hunter-Lab:
40.0492, 72.8071, -19.9558
#d00c9b color charts
#d00c9b color shades, tints & tones
#d00c9b color schemes
#d00c9b color preview, HTML & CSS examples
This text has a color of #d00c9b
<p style="color:#d00c9b;">Text here</p>
.mytext {color:#d00c9b;}
This box has a color of #d00c9b
<div style="background-color:#d00c9b;">Content here</div>
.mybackground {background-color:#d00c9b;}
Border around this has a color of #d00c9b
<div style="border:2px solid #d00c9b;">Content here</div>
.myborder {border:2px solid #d00c9b;}