#d80201 color space conversions
Hex:
#d80201
RGB:
216, 2, 1
CMY:
15, 99, 100
CMYK:
0, 99, 100, 15
HSL:
0°, 99.0783%, 42.5490%
HSV (HSB):
0°, 99.5370%, 84.7059%
XYZ:
28.3461, 14.6445, 1.3614
xyY:
0.6391, 0.3302, 14.6445
CIE-Lab:
45.1434, 70.5085, 58.9998
CIE-LCH:
45.1434, 91.9371, 39.9218
CIE-Luv:
45.1434, 147.8445, 31.9718
Hunter-Lab:
38.2682, 65.2496, 24.6785
#d80201 color charts
#d80201 color shades, tints & tones
#d80201 color schemes
#d80201 color preview, HTML & CSS examples
This text has a color of #d80201
<p style="color:#d80201;">Text here</p>
.mytext {color:#d80201;}
This box has a color of #d80201
<div style="background-color:#d80201;">Content here</div>
.mybackground {background-color:#d80201;}
Border around this has a color of #d80201
<div style="border:2px solid #d80201;">Content here</div>
.myborder {border:2px solid #d80201;}