#d80303 color space conversions
Hex:
#d80303
RGB:
216, 3, 3
CMY:
15, 99, 99
CMYK:
0, 99, 99, 15
HSL:
0°, 97.2603%, 42.9412%
HSV (HSB):
0°, 98.6111%, 84.7059%
XYZ:
28.3679, 14.6706, 1.4227
xyY:
0.6380, 0.3300, 14.6706
CIE-Lab:
45.1797, 70.4377, 58.3757
CIE-LCH:
45.1797, 91.4833, 39.6505
CIE-Luv:
45.1797, 147.5419, 31.8176
Hunter-Lab:
38.3023, 65.1740, 24.6093
#d80303 color charts
#d80303 color shades, tints & tones
#d80303 color schemes
#d80303 color preview, HTML & CSS examples
This text has a color of #d80303
<p style="color:#d80303;">Text here</p>
.mytext {color:#d80303;}
This box has a color of #d80303
<div style="background-color:#d80303;">Content here</div>
.mybackground {background-color:#d80303;}
Border around this has a color of #d80303
<div style="border:2px solid #d80303;">Content here</div>
.myborder {border:2px solid #d80303;}