#d2202c color space conversions
Hex:
#d2202c
RGB:
210, 32, 44
CMY:
18, 87, 83
CMYK:
0, 85, 79, 18
HSL:
356°, 73.5537%, 47.4510%
HSV (HSB):
356°, 84.7619%, 82.3529%
XYZ:
27.5495, 14.9165, 3.8100
xyY:
0.5953, 0.3223, 14.9165
CIE-Lab:
45.5196, 65.7278, 40.6520
CIE-LCH:
45.5196, 77.2835, 31.7364
CIE-Luv:
45.5196, 131.1322, 25.2352
Hunter-Lab:
38.6219, 59.7379, 21.1864
#d2202c color charts
#d2202c color shades, tints & tones
#d2202c color schemes
#d2202c color preview, HTML & CSS examples
This text has a color of #d2202c
<p style="color:#d2202c;">Text here</p>
.mytext {color:#d2202c;}
This box has a color of #d2202c
<div style="background-color:#d2202c;">Content here</div>
.mybackground {background-color:#d2202c;}
Border around this has a color of #d2202c
<div style="border:2px solid #d2202c;">Content here</div>
.myborder {border:2px solid #d2202c;}