#d80200 color space conversions
Hex:
#d80200
RGB:
216, 2, 0
CMY:
15, 99, 100
CMYK:
0, 99, 100, 15
HSL:
1°, 100.0000%, 42.3529%
HSV (HSB):
1°, 100.0000%, 84.7059%
XYZ:
28.3406, 14.6423, 1.3325
xyY:
0.6395, 0.3304, 14.6423
CIE-Lab:
45.1404, 70.5001, 59.3248
CIE-LCH:
45.1404, 92.1396, 40.0801
CIE-Luv:
45.1404, 147.9143, 32.0757
Hunter-Lab:
38.2653, 65.2389, 24.7210
#d80200 color charts
#d80200 color shades, tints & tones
#d80200 color schemes
#d80200 color preview, HTML & CSS examples
This text has a color of #d80200
<p style="color:#d80200;">Text here</p>
.mytext {color:#d80200;}
This box has a color of #d80200
<div style="background-color:#d80200;">Content here</div>
.mybackground {background-color:#d80200;}
Border around this has a color of #d80200
<div style="border:2px solid #d80200;">Content here</div>
.myborder {border:2px solid #d80200;}