#d9212a color space conversions
Hex:
#d9212a
RGB:
217, 33, 42
CMY:
15, 87, 84
CMYK:
0, 85, 81, 15
HSL:
357°, 73.6000%, 49.0196%
HSV (HSB):
357°, 84.7926%, 85.0980%
XYZ:
29.5770, 16.0066, 3.7212
xyY:
0.5999, 0.3246, 16.0066
CIE-Lab:
46.9831, 67.3460, 43.6878
CIE-LCH:
46.9831, 80.2752, 32.9717
CIE-Luv:
46.9831, 136.4645, 27.2551
Hunter-Lab:
40.0082, 61.9460, 22.4912
#d9212a color charts
#d9212a color shades, tints & tones
#d9212a color schemes
#d9212a color preview, HTML & CSS examples
This text has a color of #d9212a
<p style="color:#d9212a;">Text here</p>
.mytext {color:#d9212a;}
This box has a color of #d9212a
<div style="background-color:#d9212a;">Content here</div>
.mybackground {background-color:#d9212a;}
Border around this has a color of #d9212a
<div style="border:2px solid #d9212a;">Content here</div>
.myborder {border:2px solid #d9212a;}