#d8022d color space conversions
Hex:
#d8022d
RGB:
216, 2, 45
CMY:
15, 99, 82
CMYK:
0, 99, 79, 15
HSL:
348°, 98.1651%, 42.7451%
HSV (HSB):
348°, 99.0741%, 84.7059%
XYZ:
28.8143, 14.8318, 3.8268
xyY:
0.6070, 0.3124, 14.8318
CIE-Lab:
45.4030, 71.2189, 40.3552
CIE-LCH:
45.4030, 81.8577, 29.5375
CIE-Luv:
45.4030, 142.1181, 23.4071
Hunter-Lab:
38.5121, 66.1553, 21.0671
#d8022d color charts
#d8022d color shades, tints & tones
#d8022d color schemes
#d8022d color preview, HTML & CSS examples
This text has a color of #d8022d
<p style="color:#d8022d;">Text here</p>
.mytext {color:#d8022d;}
This box has a color of #d8022d
<div style="background-color:#d8022d;">Content here</div>
.mybackground {background-color:#d8022d;}
Border around this has a color of #d8022d
<div style="border:2px solid #d8022d;">Content here</div>
.myborder {border:2px solid #d8022d;}