#d62f0e color space conversions
Hex:
#d62f0e
RGB:
214, 47, 14
CMY:
16, 82, 95
CMYK:
0, 78, 93, 16
HSL:
10°, 87.7193%, 44.7059%
HSV (HSB):
10°, 93.4579%, 83.9216%
XYZ:
28.8273, 16.3609, 2.0541
xyY:
0.6102, 0.3463, 16.3609
CIE-Lab:
47.4444, 62.4703, 56.1458
CIE-LCH:
47.4444, 83.9934, 41.9479
CIE-Luv:
47.4444, 131.6129, 35.0292
Hunter-Lab:
40.4486, 56.4303, 25.3031
#d62f0e color charts
#d62f0e color shades, tints & tones
#d62f0e color schemes
#d62f0e color preview, HTML & CSS examples
This text has a color of #d62f0e
<p style="color:#d62f0e;">Text here</p>
.mytext {color:#d62f0e;}
This box has a color of #d62f0e
<div style="background-color:#d62f0e;">Content here</div>
.mybackground {background-color:#d62f0e;}
Border around this has a color of #d62f0e
<div style="border:2px solid #d62f0e;">Content here</div>
.myborder {border:2px solid #d62f0e;}