#d81d0a color space conversions
Hex:
#d81d0a
RGB:
216, 29, 10
CMY:
15, 89, 96
CMYK:
0, 87, 95, 15
HSL:
6°, 91.1504%, 44.3137%
HSV (HSB):
6°, 95.3704%, 84.7059%
XYZ:
28.8131, 15.4996, 1.7603
xyY:
0.6254, 0.3364, 15.4996
CIE-Lab:
46.3110, 67.3004, 56.8616
CIE-LCH:
46.3110, 88.1055, 40.1942
CIE-Luv:
46.3110, 141.1697, 33.0701
Hunter-Lab:
39.3695, 61.7408, 24.9077
#d81d0a color charts
#d81d0a color shades, tints & tones
#d81d0a color schemes
#d81d0a color preview, HTML & CSS examples
This text has a color of #d81d0a
<p style="color:#d81d0a;">Text here</p>
.mytext {color:#d81d0a;}
This box has a color of #d81d0a
<div style="background-color:#d81d0a;">Content here</div>
.mybackground {background-color:#d81d0a;}
Border around this has a color of #d81d0a
<div style="border:2px solid #d81d0a;">Content here</div>
.myborder {border:2px solid #d81d0a;}