#d80a24 color space conversions
Hex:
#d80a24
RGB:
216, 10, 36
CMY:
15, 96, 86
CMYK:
0, 95, 83, 15
HSL:
352°, 91.1504%, 44.3137%
HSV (HSB):
352°, 95.3704%, 84.7059%
XYZ:
28.7459, 14.9434, 3.0384
xyY:
0.6152, 0.3198, 14.9434
CIE-Lab:
45.5566, 70.2910, 45.4692
CIE-LCH:
45.5566, 83.7154, 32.8977
CIE-Luv:
45.5566, 142.7340, 26.6288
Hunter-Lab:
38.6567, 65.0870, 22.3996
#d80a24 color charts
#d80a24 color shades, tints & tones
#d80a24 color schemes
#d80a24 color preview, HTML & CSS examples
This text has a color of #d80a24
<p style="color:#d80a24;">Text here</p>
.mytext {color:#d80a24;}
This box has a color of #d80a24
<div style="background-color:#d80a24;">Content here</div>
.mybackground {background-color:#d80a24;}
Border around this has a color of #d80a24
<div style="border:2px solid #d80a24;">Content here</div>
.myborder {border:2px solid #d80a24;}