#d9272a color space conversions
Hex:
#d9272a
RGB:
217, 39, 42
CMY:
15, 85, 84
CMYK:
0, 82, 81, 15
HSL:
359°, 70.0787%, 50.1961%
HSV (HSB):
359°, 82.0276%, 85.0980%
XYZ:
29.7587, 16.3699, 3.7817
xyY:
0.5962, 0.3280, 16.3699
CIE-Lab:
47.4561, 65.9995, 44.1531
CIE-LCH:
47.4561, 79.4068, 33.7822
CIE-Luv:
47.4561, 134.1317, 28.1493
Hunter-Lab:
40.4598, 60.4846, 22.7800
#d9272a color charts
#d9272a color shades, tints & tones
#d9272a color schemes
#d9272a color preview, HTML & CSS examples
This text has a color of #d9272a
<p style="color:#d9272a;">Text here</p>
.mytext {color:#d9272a;}
This box has a color of #d9272a
<div style="background-color:#d9272a;">Content here</div>
.mybackground {background-color:#d9272a;}
Border around this has a color of #d9272a
<div style="border:2px solid #d9272a;">Content here</div>
.myborder {border:2px solid #d9272a;}