#d9283a color space conversions
Hex:
#d9283a
RGB:
217, 40, 58
CMY:
15, 84, 77
CMYK:
0, 82, 73, 15
HSL:
354°, 69.9605%, 50.3922%
HSV (HSB):
354°, 81.5668%, 85.0980%
XYZ:
30.1378, 16.5748, 5.6138
xyY:
0.5760, 0.3168, 16.5748
CIE-Lab:
47.7197, 66.2988, 35.4234
CIE-LCH:
47.7197, 75.1688, 28.1156
CIE-Luv:
47.7197, 130.2608, 22.5233
Hunter-Lab:
40.7121, 60.8911, 20.3230
#d9283a color charts
#d9283a color shades, tints & tones
#d9283a color schemes
#d9283a color preview, HTML & CSS examples
This text has a color of #d9283a
<p style="color:#d9283a;">Text here</p>
.mytext {color:#d9283a;}
This box has a color of #d9283a
<div style="background-color:#d9283a;">Content here</div>
.mybackground {background-color:#d9283a;}
Border around this has a color of #d9283a
<div style="border:2px solid #d9283a;">Content here</div>
.myborder {border:2px solid #d9283a;}