#d9252b color space conversions
Hex:
#d9252b
RGB:
217, 37, 43
CMY:
15, 85, 83
CMYK:
0, 83, 80, 15
HSL:
358°, 70.8661%, 49.8039%
HSV (HSB):
358°, 82.9493%, 85.0980%
XYZ:
29.7129, 16.2493, 3.8559
xyY:
0.5964, 0.3262, 16.2493
CIE-Lab:
47.2998, 66.4988, 43.4600
CIE-LCH:
47.2998, 79.4409, 33.1664
CIE-Luv:
47.2998, 134.7577, 27.5249
Hunter-Lab:
40.3104, 61.0296, 22.5459
#d9252b color charts
#d9252b color shades, tints & tones
#d9252b color schemes
#d9252b color preview, HTML & CSS examples
This text has a color of #d9252b
<p style="color:#d9252b;">Text here</p>
.mytext {color:#d9252b;}
This box has a color of #d9252b
<div style="background-color:#d9252b;">Content here</div>
.mybackground {background-color:#d9252b;}
Border around this has a color of #d9252b
<div style="border:2px solid #d9252b;">Content here</div>
.myborder {border:2px solid #d9252b;}