#d42e0e color space conversions
Hex:
#d42e0e
RGB:
212, 46, 14
CMY:
17, 82, 95
CMYK:
0, 78, 93, 17
HSL:
10°, 87.6106%, 44.3137%
HSV (HSB):
10°, 93.3962%, 83.1373%
XYZ:
28.2076, 15.9827, 2.0137
xyY:
0.6105, 0.3459, 15.9827
CIE-Lab:
46.9518, 62.1689, 55.6472
CIE-LCH:
46.9518, 83.4361, 41.8316
CIE-Luv:
46.9518, 130.5990, 34.5859
Hunter-Lab:
39.9784, 55.9823, 24.9984
#d42e0e color charts
#d42e0e color shades, tints & tones
#d42e0e color schemes
#d42e0e color preview, HTML & CSS examples
This text has a color of #d42e0e
<p style="color:#d42e0e;">Text here</p>
.mytext {color:#d42e0e;}
This box has a color of #d42e0e
<div style="background-color:#d42e0e;">Content here</div>
.mybackground {background-color:#d42e0e;}
Border around this has a color of #d42e0e
<div style="border:2px solid #d42e0e;">Content here</div>
.myborder {border:2px solid #d42e0e;}