#d2204f color space conversions
Hex:
#d2204f
RGB:
210, 32, 79
CMY:
18, 87, 69
CMYK:
0, 85, 62, 18
HSL:
344°, 73.5537%, 47.4510%
HSV (HSB):
344°, 84.7619%, 82.3529%
XYZ:
28.5061, 15.2992, 8.8477
xyY:
0.5414, 0.2906, 15.2992
CIE-Lab:
46.0413, 67.2661, 20.3406
CIE-LCH:
46.0413, 70.2742, 16.8248
CIE-Luv:
46.0413, 121.4415, 9.3263
Hunter-Lab:
39.1142, 61.6398, 13.9684
#d2204f color charts
#d2204f color shades, tints & tones
#d2204f color schemes
#d2204f color preview, HTML & CSS examples
This text has a color of #d2204f
<p style="color:#d2204f;">Text here</p>
.mytext {color:#d2204f;}
This box has a color of #d2204f
<div style="background-color:#d2204f;">Content here</div>
.mybackground {background-color:#d2204f;}
Border around this has a color of #d2204f
<div style="border:2px solid #d2204f;">Content here</div>
.myborder {border:2px solid #d2204f;}