#d20c0e color space conversions
Hex:
#d20c0e
RGB:
210, 12, 14
CMY:
18, 95, 95
CMYK:
0, 94, 93, 18
HSL:
359°, 89.1892%, 43.5294%
HSV (HSB):
359°, 94.2857%, 82.3529%
XYZ:
26.7891, 13.9963, 1.7051
xyY:
0.6305, 0.3294, 13.9963
CIE-Lab:
44.2276, 68.2240, 53.8037
CIE-LCH:
44.2276, 86.8870, 38.2605
CIE-Luv:
44.2276, 140.9983, 30.1926
Hunter-Lab:
37.4116, 62.3470, 23.4859
#d20c0e color charts
#d20c0e color shades, tints & tones
#d20c0e color schemes
#d20c0e color preview, HTML & CSS examples
This text has a color of #d20c0e
<p style="color:#d20c0e;">Text here</p>
.mytext {color:#d20c0e;}
This box has a color of #d20c0e
<div style="background-color:#d20c0e;">Content here</div>
.mybackground {background-color:#d20c0e;}
Border around this has a color of #d20c0e
<div style="border:2px solid #d20c0e;">Content here</div>
.myborder {border:2px solid #d20c0e;}