#d70e01 color space conversions
Hex:
#d70e01
RGB:
215, 14, 1
CMY:
16, 95, 100
CMYK:
0, 93, 100, 16
HSL:
4°, 99.0741%, 42.3529%
HSV (HSB):
4°, 99.5349%, 84.3137%
XYZ:
28.1868, 14.7633, 1.3927
xyY:
0.6357, 0.3329, 14.7633
CIE-Lab:
45.3083, 69.1710, 58.9308
CIE-LCH:
45.3083, 90.8706, 40.4296
CIE-Luv:
45.3083, 145.1146, 32.4869
Hunter-Lab:
38.4231, 63.7056, 24.7471
#d70e01 color charts
#d70e01 color shades, tints & tones
#d70e01 color schemes
#d70e01 color preview, HTML & CSS examples
This text has a color of #d70e01
<p style="color:#d70e01;">Text here</p>
.mytext {color:#d70e01;}
This box has a color of #d70e01
<div style="background-color:#d70e01;">Content here</div>
.mybackground {background-color:#d70e01;}
Border around this has a color of #d70e01
<div style="border:2px solid #d70e01;">Content here</div>
.myborder {border:2px solid #d70e01;}