#d80c0a color space conversions
Hex:
#d80c0a
RGB:
216, 12, 10
CMY:
15, 95, 96
CMYK:
0, 94, 95, 15
HSL:
1°, 91.1504%, 44.3137%
HSV (HSB):
1°, 95.3704%, 84.7059%
XYZ:
28.5052, 14.8838, 1.6576
xyY:
0.6328, 0.3304, 14.8838
CIE-Lab:
45.4746, 69.7047, 56.4222
CIE-LCH:
45.4746, 89.6784, 38.9883
CIE-Luv:
45.4746, 145.5924, 31.5827
Hunter-Lab:
38.5795, 64.3738, 24.4582
#d80c0a color charts
#d80c0a color shades, tints & tones
#d80c0a color schemes
#d80c0a color preview, HTML & CSS examples
This text has a color of #d80c0a
<p style="color:#d80c0a;">Text here</p>
.mytext {color:#d80c0a;}
This box has a color of #d80c0a
<div style="background-color:#d80c0a;">Content here</div>
.mybackground {background-color:#d80c0a;}
Border around this has a color of #d80c0a
<div style="border:2px solid #d80c0a;">Content here</div>
.myborder {border:2px solid #d80c0a;}