#d9241c color space conversions
Hex:
#d9241c
RGB:
217, 36, 28
CMY:
15, 86, 89
CMYK:
0, 83, 87, 15
HSL:
3°, 77.1429%, 48.0392%
HSV (HSB):
3°, 87.0968%, 85.0980%
XYZ:
29.4557, 16.0973, 2.6532
xyY:
0.6110, 0.3339, 16.0973
CIE-Lab:
47.1019, 66.3703, 50.8134
CIE-LCH:
47.1019, 83.5884, 37.4378
CIE-Luv:
47.1019, 137.5613, 31.3293
Hunter-Lab:
40.1214, 60.8359, 24.1642
#d9241c color charts
#d9241c color shades, tints & tones
#d9241c color schemes
#d9241c color preview, HTML & CSS examples
This text has a color of #d9241c
<p style="color:#d9241c;">Text here</p>
.mytext {color:#d9241c;}
This box has a color of #d9241c
<div style="background-color:#d9241c;">Content here</div>
.mybackground {background-color:#d9241c;}
Border around this has a color of #d9241c
<div style="border:2px solid #d9241c;">Content here</div>
.myborder {border:2px solid #d9241c;}