#d81d14 color space conversions
Hex:
#d81d14
RGB:
216, 29, 20
CMY:
15, 89, 92
CMYK:
0, 87, 91, 15
HSL:
3°, 83.0508%, 46.2745%
HSV (HSB):
3°, 90.7407%, 84.7059%
XYZ:
28.8845, 15.5282, 2.1367
xyY:
0.6205, 0.3336, 15.5282
CIE-Lab:
46.3493, 67.4128, 53.5532
CIE-LCH:
46.3493, 86.0955, 38.4638
CIE-Luv:
46.3493, 140.3460, 31.7599
Hunter-Lab:
39.4058, 61.8808, 24.3692
#d81d14 color charts
#d81d14 color shades, tints & tones
#d81d14 color schemes
#d81d14 color preview, HTML & CSS examples
This text has a color of #d81d14
<p style="color:#d81d14;">Text here</p>
.mytext {color:#d81d14;}
This box has a color of #d81d14
<div style="background-color:#d81d14;">Content here</div>
.mybackground {background-color:#d81d14;}
Border around this has a color of #d81d14
<div style="border:2px solid #d81d14;">Content here</div>
.myborder {border:2px solid #d81d14;}