#d8223d color space conversions
Hex:
#d8223d
RGB:
216, 34, 61
CMY:
15, 87, 76
CMYK:
0, 84, 72, 15
HSL:
351°, 72.8000%, 49.0196%
HSV (HSB):
351°, 84.2593%, 84.7059%
XYZ:
29.7332, 16.0799, 5.9515
xyY:
0.5744, 0.3106, 16.0799
CIE-Lab:
47.0791, 67.5275, 32.8554
CIE-LCH:
47.0791, 75.0962, 25.9451
CIE-Luv:
47.0791, 130.9726, 20.0700
Hunter-Lab:
40.0998, 62.1799, 19.2702
#d8223d color charts
#d8223d color shades, tints & tones
#d8223d color schemes
#d8223d color preview, HTML & CSS examples
This text has a color of #d8223d
<p style="color:#d8223d;">Text here</p>
.mytext {color:#d8223d;}
This box has a color of #d8223d
<div style="background-color:#d8223d;">Content here</div>
.mybackground {background-color:#d8223d;}
Border around this has a color of #d8223d
<div style="border:2px solid #d8223d;">Content here</div>
.myborder {border:2px solid #d8223d;}