#d9022e color space conversions
Hex:
#d9022e
RGB:
217, 2, 46
CMY:
15, 99, 82
CMYK:
0, 99, 79, 15
HSL:
348°, 98.1735%, 42.9412%
HSV (HSB):
348°, 99.0783%, 85.0980%
XYZ:
29.1301, 14.9924, 3.9433
xyY:
0.6060, 0.3119, 14.9924
CIE-Lab:
45.6238, 71.4900, 40.0778
CIE-LCH:
45.6238, 81.9576, 29.2753
CIE-Luv:
45.6238, 142.6198, 23.2613
Hunter-Lab:
38.7200, 66.5304, 21.0659
#d9022e color charts
#d9022e color shades, tints & tones
#d9022e color schemes
#d9022e color preview, HTML & CSS examples
This text has a color of #d9022e
<p style="color:#d9022e;">Text here</p>
.mytext {color:#d9022e;}
This box has a color of #d9022e
<div style="background-color:#d9022e;">Content here</div>
.mybackground {background-color:#d9022e;}
Border around this has a color of #d9022e
<div style="border:2px solid #d9022e;">Content here</div>
.myborder {border:2px solid #d9022e;}