#d9082e color space conversions
Hex:
#d9082e
RGB:
217, 8, 46
CMY:
15, 97, 82
CMYK:
0, 96, 79, 15
HSL:
349°, 92.8889%, 44.1176%
HSV (HSB):
349°, 96.3134%, 85.0980%
XYZ:
29.1952, 15.1226, 3.9650
xyY:
0.6047, 0.3132, 15.1226
CIE-Lab:
45.8017, 70.9741, 40.2634
CIE-LCH:
45.8017, 81.5994, 29.5661
CIE-Luv:
45.8017, 141.7251, 23.6065
Hunter-Lab:
38.8878, 65.9561, 21.1763
#d9082e color charts
#d9082e color shades, tints & tones
#d9082e color schemes
#d9082e color preview, HTML & CSS examples
This text has a color of #d9082e
<p style="color:#d9082e;">Text here</p>
.mytext {color:#d9082e;}
This box has a color of #d9082e
<div style="background-color:#d9082e;">Content here</div>
.mybackground {background-color:#d9082e;}
Border around this has a color of #d9082e
<div style="border:2px solid #d9082e;">Content here</div>
.myborder {border:2px solid #d9082e;}