#d20c12 color space conversions
Hex:
#d20c12
RGB:
210, 12, 18
CMY:
18, 95, 93
CMYK:
0, 94, 91, 18
HSL:
358°, 89.1892%, 43.5294%
HSV (HSB):
358°, 94.2857%, 82.3529%
XYZ:
26.8190, 14.0083, 1.8626
xyY:
0.6282, 0.3281, 14.0083
CIE-Lab:
44.2448, 68.2721, 52.3375
CIE-LCH:
44.2448, 86.0249, 37.4738
CIE-Luv:
44.2448, 140.6202, 29.6173
Hunter-Lab:
37.4276, 62.4070, 23.2487
#d20c12 color charts
#d20c12 color shades, tints & tones
#d20c12 color schemes
#d20c12 color preview, HTML & CSS examples
This text has a color of #d20c12
<p style="color:#d20c12;">Text here</p>
.mytext {color:#d20c12;}
This box has a color of #d20c12
<div style="background-color:#d20c12;">Content here</div>
.mybackground {background-color:#d20c12;}
Border around this has a color of #d20c12
<div style="border:2px solid #d20c12;">Content here</div>
.myborder {border:2px solid #d20c12;}