#d80001 color space conversions
Hex:
#d80001
RGB:
216, 0, 1
CMY:
15, 100, 100
CMYK:
0, 100, 100, 15
HSL:
360°, 100.0000%, 42.3529%
HSV (HSB):
360°, 100.0000%, 84.7059%
XYZ:
28.3244, 14.6011, 1.3542
xyY:
0.6397, 0.3297, 14.6011
CIE-Lab:
45.0830, 70.6839, 58.9780
CIE-LCH:
45.0830, 92.0576, 39.8413
CIE-Luv:
45.0830, 148.1724, 31.8647
Hunter-Lab:
38.2114, 65.4439, 24.6468
#d80001 color charts
#d80001 color shades, tints & tones
#d80001 color schemes
#d80001 color preview, HTML & CSS examples
This text has a color of #d80001
<p style="color:#d80001;">Text here</p>
.mytext {color:#d80001;}
This box has a color of #d80001
<div style="background-color:#d80001;">Content here</div>
.mybackground {background-color:#d80001;}
Border around this has a color of #d80001
<div style="border:2px solid #d80001;">Content here</div>
.myborder {border:2px solid #d80001;}