#d00c56 color space conversions
Hex:
#d00c56
RGB:
208, 12, 86
CMY:
18, 95, 66
CMYK:
0, 94, 59, 18
HSL:
337°, 89.0909%, 43.1373%
HSV (HSB):
337°, 94.2308%, 81.5686%
XYZ:
27.8236, 14.3447, 10.1064
xyY:
0.5323, 0.2744, 14.3447
CIE-Lab:
44.7233, 70.2542, 14.1410
CIE-LCH:
44.7233, 71.6632, 11.3806
CIE-Luv:
44.7233, 121.7249, 2.3394
Hunter-Lab:
37.8744, 64.8508, 10.6911
#d00c56 color charts
#d00c56 color shades, tints & tones
#d00c56 color schemes
#d00c56 color preview, HTML & CSS examples
This text has a color of #d00c56
<p style="color:#d00c56;">Text here</p>
.mytext {color:#d00c56;}
This box has a color of #d00c56
<div style="background-color:#d00c56;">Content here</div>
.mybackground {background-color:#d00c56;}
Border around this has a color of #d00c56
<div style="border:2px solid #d00c56;">Content here</div>
.myborder {border:2px solid #d00c56;}