#d2212e color space conversions
Hex:
#d2212e
RGB:
210, 33, 46
CMY:
18, 87, 82
CMYK:
0, 84, 78, 18
HSL:
356°, 72.8395%, 47.6471%
HSV (HSB):
356°, 84.2857%, 82.3529%
XYZ:
27.6153, 14.9866, 4.0220
xyY:
0.5923, 0.3214, 14.9866
CIE-Lab:
45.6158, 65.5766, 39.6267
CIE-LCH:
45.6158, 76.6196, 31.1438
CIE-Luv:
45.6158, 130.3513, 24.6944
Hunter-Lab:
38.7125, 59.5849, 20.9389
#d2212e color charts
#d2212e color shades, tints & tones
#d2212e color schemes
#d2212e color preview, HTML & CSS examples
This text has a color of #d2212e
<p style="color:#d2212e;">Text here</p>
.mytext {color:#d2212e;}
This box has a color of #d2212e
<div style="background-color:#d2212e;">Content here</div>
.mybackground {background-color:#d2212e;}
Border around this has a color of #d2212e
<div style="border:2px solid #d2212e;">Content here</div>
.myborder {border:2px solid #d2212e;}