#d2203f color space conversions
Hex:
#d2203f
RGB:
210, 32, 63
CMY:
18, 87, 75
CMYK:
0, 85, 70, 18
HSL:
350°, 73.5537%, 47.4510%
HSV (HSB):
350°, 84.7619%, 82.3529%
XYZ:
27.9921, 15.0935, 6.1406
xyY:
0.5686, 0.3066, 15.0935
CIE-Lab:
45.7621, 66.4454, 29.7889
CIE-LCH:
45.7621, 72.8174, 24.1477
CIE-Luv:
45.7621, 126.4624, 17.6013
Hunter-Lab:
38.8504, 60.6226, 17.8240
#d2203f color charts
#d2203f color shades, tints & tones
#d2203f color schemes
#d2203f color preview, HTML & CSS examples
This text has a color of #d2203f
<p style="color:#d2203f;">Text here</p>
.mytext {color:#d2203f;}
This box has a color of #d2203f
<div style="background-color:#d2203f;">Content here</div>
.mybackground {background-color:#d2203f;}
Border around this has a color of #d2203f
<div style="border:2px solid #d2203f;">Content here</div>
.myborder {border:2px solid #d2203f;}