#d2201e color space conversions
Hex:
#d2201e
RGB:
210, 32, 30
CMY:
18, 87, 88
CMYK:
0, 85, 86, 18
HSL:
1°, 75.0000%, 47.0588%
HSV (HSB):
1°, 85.7143%, 82.3529%
XYZ:
27.3292, 14.8284, 2.6501
xyY:
0.6099, 0.3309, 14.8284
CIE-Lab:
45.3983, 65.3667, 47.8991
CIE-LCH:
45.3983, 81.0378, 36.2330
CIE-Luv:
45.3983, 133.5885, 29.2285
Hunter-Lab:
38.5077, 59.2945, 22.8751
#d2201e color charts
#d2201e color shades, tints & tones
#d2201e color schemes
#d2201e color preview, HTML & CSS examples
This text has a color of #d2201e
<p style="color:#d2201e;">Text here</p>
.mytext {color:#d2201e;}
This box has a color of #d2201e
<div style="background-color:#d2201e;">Content here</div>
.mybackground {background-color:#d2201e;}
Border around this has a color of #d2201e
<div style="border:2px solid #d2201e;">Content here</div>
.myborder {border:2px solid #d2201e;}