#d8222c color space conversions
Hex:
#d8222c
RGB:
216, 34, 44
CMY:
15, 87, 83
CMYK:
0, 84, 80, 15
HSL:
357°, 72.8000%, 49.0196%
HSV (HSB):
357°, 84.2593%, 84.7059%
XYZ:
29.3456, 15.9248, 3.9100
xyY:
0.5967, 0.3238, 15.9248
CIE-Lab:
46.8757, 66.9227, 42.4229
CIE-LCH:
46.8757, 79.2361, 32.3710
CIE-Luv:
46.8757, 134.9544, 26.5865
Hunter-Lab:
39.9059, 61.4278, 22.1249
#d8222c color charts
#d8222c color shades, tints & tones
#d8222c color schemes
#d8222c color preview, HTML & CSS examples
This text has a color of #d8222c
<p style="color:#d8222c;">Text here</p>
.mytext {color:#d8222c;}
This box has a color of #d8222c
<div style="background-color:#d8222c;">Content here</div>
.mybackground {background-color:#d8222c;}
Border around this has a color of #d8222c
<div style="border:2px solid #d8222c;">Content here</div>
.myborder {border:2px solid #d8222c;}