#d81d16 color space conversions
Hex:
#d81d16
RGB:
216, 29, 22
CMY:
15, 89, 91
CMYK:
0, 87, 90, 15
HSL:
2°, 81.5126%, 46.6667%
HSV (HSB):
2°, 89.8148%, 84.7059%
XYZ:
28.9031, 15.5356, 2.2344
xyY:
0.6193, 0.3329, 15.5356
CIE-Lab:
46.3592, 67.4420, 52.7604
CIE-LCH:
46.3592, 85.6276, 38.0363
CIE-Luv:
46.3592, 140.1339, 31.4222
Hunter-Lab:
39.4152, 61.9170, 24.2296
#d81d16 color charts
#d81d16 color shades, tints & tones
#d81d16 color schemes
#d81d16 color preview, HTML & CSS examples
This text has a color of #d81d16
<p style="color:#d81d16;">Text here</p>
.mytext {color:#d81d16;}
This box has a color of #d81d16
<div style="background-color:#d81d16;">Content here</div>
.mybackground {background-color:#d81d16;}
Border around this has a color of #d81d16
<div style="border:2px solid #d81d16;">Content here</div>
.myborder {border:2px solid #d81d16;}