#d70401 color space conversions
Hex:
#d70401
RGB:
215, 4, 1
CMY:
16, 98, 100
CMYK:
0, 98, 100, 16
HSL:
1°, 99.0741%, 42.3529%
HSV (HSB):
1°, 99.5349%, 84.3137%
XYZ:
28.0732, 14.5361, 1.3548
xyY:
0.6385, 0.3306, 14.5361
CIE-Lab:
44.9921, 70.0852, 58.8136
CIE-LCH:
44.9921, 91.4930, 40.0024
CIE-Luv:
44.9921, 146.8153, 31.9286
Hunter-Lab:
38.1262, 64.7128, 24.5815
#d70401 color charts
#d70401 color shades, tints & tones
#d70401 color schemes
#d70401 color preview, HTML & CSS examples
This text has a color of #d70401
<p style="color:#d70401;">Text here</p>
.mytext {color:#d70401;}
This box has a color of #d70401
<div style="background-color:#d70401;">Content here</div>
.mybackground {background-color:#d70401;}
Border around this has a color of #d70401
<div style="border:2px solid #d70401;">Content here</div>
.myborder {border:2px solid #d70401;}