#d00c3b color space conversions
Hex:
#d00c3b
RGB:
208, 12, 59
CMY:
18, 95, 77
CMYK:
0, 94, 72, 18
HSL:
346°, 89.0909%, 43.1373%
HSV (HSB):
346°, 94.2308%, 81.5686%
XYZ:
26.9333, 13.9886, 5.4182
xyY:
0.5812, 0.3019, 13.9886
CIE-Lab:
44.2166, 68.8588, 30.2583
CIE-LCH:
44.2166, 75.2137, 23.7219
CIE-Luv:
44.2166, 131.0319, 16.8126
Hunter-Lab:
37.4013, 63.0884, 17.5918
#d00c3b color charts
#d00c3b color shades, tints & tones
#d00c3b color schemes
#d00c3b color preview, HTML & CSS examples
This text has a color of #d00c3b
<p style="color:#d00c3b;">Text here</p>
.mytext {color:#d00c3b;}
This box has a color of #d00c3b
<div style="background-color:#d00c3b;">Content here</div>
.mybackground {background-color:#d00c3b;}
Border around this has a color of #d00c3b
<div style="border:2px solid #d00c3b;">Content here</div>
.myborder {border:2px solid #d00c3b;}