#d00c51 color space conversions
Hex:
#d00c51
RGB:
208, 12, 81
CMY:
18, 95, 68
CMYK:
0, 94, 61, 18
HSL:
339°, 89.0909%, 43.1373%
HSV (HSB):
339°, 94.2308%, 81.5686%
XYZ:
27.6291, 14.2669, 9.0822
xyY:
0.5420, 0.2799, 14.2669
CIE-Lab:
44.6133, 69.9528, 17.1202
CIE-LCH:
44.6133, 72.0173, 13.7522
CIE-Luv:
44.6133, 123.6422, 5.3414
Hunter-Lab:
37.7716, 64.4687, 12.1839
#d00c51 color charts
#d00c51 color shades, tints & tones
#d00c51 color schemes
#d00c51 color preview, HTML & CSS examples
This text has a color of #d00c51
<p style="color:#d00c51;">Text here</p>
.mytext {color:#d00c51;}
This box has a color of #d00c51
<div style="background-color:#d00c51;">Content here</div>
.mybackground {background-color:#d00c51;}
Border around this has a color of #d00c51
<div style="border:2px solid #d00c51;">Content here</div>
.myborder {border:2px solid #d00c51;}