#d62f0a color space conversions
Hex:
#d62f0a
RGB:
214, 47, 10
CMY:
16, 82, 96
CMYK:
0, 78, 95, 16
HSL:
11°, 91.0714%, 43.9216%
HSV (HSB):
11°, 95.3271%, 83.9216%
XYZ:
28.8029, 16.3511, 1.9252
xyY:
0.6118, 0.3473, 16.3511
CIE-Lab:
47.4318, 62.4297, 57.2618
CIE-LCH:
47.4318, 84.7136, 42.5277
CIE-Luv:
47.4318, 131.8677, 35.4714
Hunter-Lab:
40.4365, 56.3815, 25.4828
#d62f0a color charts
#d62f0a color shades, tints & tones
#d62f0a color schemes
#d62f0a color preview, HTML & CSS examples
This text has a color of #d62f0a
<p style="color:#d62f0a;">Text here</p>
.mytext {color:#d62f0a;}
This box has a color of #d62f0a
<div style="background-color:#d62f0a;">Content here</div>
.mybackground {background-color:#d62f0a;}
Border around this has a color of #d62f0a
<div style="border:2px solid #d62f0a;">Content here</div>
.myborder {border:2px solid #d62f0a;}