#d70e06 color space conversions
Hex:
#d70e06
RGB:
215, 14, 6
CMY:
16, 95, 98
CMYK:
0, 93, 97, 16
HSL:
2°, 94.5701%, 43.3333%
HSV (HSB):
2°, 97.2093%, 84.3137%
XYZ:
28.2142, 14.7743, 1.5370
xyY:
0.6337, 0.3318, 14.7743
CIE-Lab:
45.3235, 69.2136, 57.3949
CIE-LCH:
45.3235, 89.9149, 39.6670
CIE-Luv:
45.3235, 144.7745, 31.9691
Hunter-Lab:
38.4373, 63.7593, 24.5354
#d70e06 color charts
#d70e06 color shades, tints & tones
#d70e06 color schemes
#d70e06 color preview, HTML & CSS examples
This text has a color of #d70e06
<p style="color:#d70e06;">Text here</p>
.mytext {color:#d70e06;}
This box has a color of #d70e06
<div style="background-color:#d70e06;">Content here</div>
.mybackground {background-color:#d70e06;}
Border around this has a color of #d70e06
<div style="border:2px solid #d70e06;">Content here</div>
.myborder {border:2px solid #d70e06;}