#d00c5f color space conversions
Hex:
#d00c5f
RGB:
208, 12, 95
CMY:
18, 95, 63
CMYK:
0, 94, 54, 18
HSL:
335°, 89.0909%, 43.1373%
HSV (HSB):
335°, 94.2308%, 81.5686%
XYZ:
28.2095, 14.4991, 12.1383
xyY:
0.5143, 0.2644, 14.4991
CIE-Lab:
44.9403, 70.8464, 8.8133
CIE-LCH:
44.9403, 71.3925, 7.0911
CIE-Luv:
44.9403, 118.0939, -3.3774
Hunter-Lab:
38.0776, 65.6042, 7.7541
#d00c5f color charts
#d00c5f color shades, tints & tones
#d00c5f color schemes
#d00c5f color preview, HTML & CSS examples
This text has a color of #d00c5f
<p style="color:#d00c5f;">Text here</p>
.mytext {color:#d00c5f;}
This box has a color of #d00c5f
<div style="background-color:#d00c5f;">Content here</div>
.mybackground {background-color:#d00c5f;}
Border around this has a color of #d00c5f
<div style="border:2px solid #d00c5f;">Content here</div>
.myborder {border:2px solid #d00c5f;}