#d8203f color space conversions
Hex:
#d8203f
RGB:
216, 32, 63
CMY:
15, 87, 75
CMYK:
0, 85, 71, 15
HSL:
350°, 74.1935%, 48.6275%
HSV (HSB):
350°, 85.1852%, 84.7059%
XYZ:
29.7326, 15.9908, 6.2221
xyY:
0.5724, 0.3078, 15.9908
CIE-Lab:
46.9625, 68.0281, 31.5209
CIE-LCH:
46.9625, 74.9759, 24.8607
CIE-Luv:
46.9625, 131.1006, 18.8796
Hunter-Lab:
39.9885, 62.7399, 18.7667
#d8203f color charts
#d8203f color shades, tints & tones
#d8203f color schemes
#d8203f color preview, HTML & CSS examples
This text has a color of #d8203f
<p style="color:#d8203f;">Text here</p>
.mytext {color:#d8203f;}
This box has a color of #d8203f
<div style="background-color:#d8203f;">Content here</div>
.mybackground {background-color:#d8203f;}
Border around this has a color of #d8203f
<div style="border:2px solid #d8203f;">Content here</div>
.myborder {border:2px solid #d8203f;}