#d9272d color space conversions
Hex:
#d9272d
RGB:
217, 39, 45
CMY:
15, 85, 82
CMYK:
0, 82, 79, 15
HSL:
358°, 70.0787%, 50.1961%
HSV (HSB):
358°, 82.0276%, 85.0980%
XYZ:
29.8144, 16.3922, 4.0752
xyY:
0.5929, 0.3260, 16.3922
CIE-Lab:
47.4849, 66.0873, 42.5565
CIE-LCH:
47.4849, 78.6040, 32.7793
CIE-Luv:
47.4849, 133.5598, 27.1964
Hunter-Lab:
40.4873, 60.5929, 22.3733
#d9272d color charts
#d9272d color shades, tints & tones
#d9272d color schemes
#d9272d color preview, HTML & CSS examples
This text has a color of #d9272d
<p style="color:#d9272d;">Text here</p>
.mytext {color:#d9272d;}
This box has a color of #d9272d
<div style="background-color:#d9272d;">Content here</div>
.mybackground {background-color:#d9272d;}
Border around this has a color of #d9272d
<div style="border:2px solid #d9272d;">Content here</div>
.myborder {border:2px solid #d9272d;}