#d62c0e color space conversions
Hex:
#d62c0e
RGB:
214, 44, 14
CMY:
16, 83, 95
CMYK:
0, 79, 93, 16
HSL:
9°, 87.7193%, 44.7059%
HSV (HSB):
9°, 93.4579%, 83.9216%
XYZ:
28.7115, 16.1292, 2.0154
xyY:
0.6128, 0.3442, 16.1292
CIE-Lab:
47.1436, 63.3166, 55.9627
CIE-LCH:
47.1436, 84.5034, 41.4720
CIE-Luv:
47.1436, 133.1282, 34.5002
Hunter-Lab:
40.1612, 57.3288, 25.1374
#d62c0e color charts
#d62c0e color shades, tints & tones
#d62c0e color schemes
#d62c0e color preview, HTML & CSS examples
This text has a color of #d62c0e
<p style="color:#d62c0e;">Text here</p>
.mytext {color:#d62c0e;}
This box has a color of #d62c0e
<div style="background-color:#d62c0e;">Content here</div>
.mybackground {background-color:#d62c0e;}
Border around this has a color of #d62c0e
<div style="border:2px solid #d62c0e;">Content here</div>
.myborder {border:2px solid #d62c0e;}