#d3202a color space conversions
Hex:
#d3202a
RGB:
211, 32, 42
CMY:
17, 87, 84
CMYK:
0, 85, 80, 17
HSL:
357°, 73.6626%, 47.6471%
HSV (HSB):
357°, 84.8341%, 82.7451%
XYZ:
27.7984, 15.0491, 3.6301
xyY:
0.5981, 0.3238, 15.0491
CIE-Lab:
45.7013, 65.9382, 42.0117
CIE-LCH:
45.7013, 78.1846, 32.5027
CIE-Luv:
45.7013, 132.2929, 26.0675
Hunter-Lab:
38.7931, 60.0216, 21.6071
#d3202a color charts
#d3202a color shades, tints & tones
#d3202a color schemes
#d3202a color preview, HTML & CSS examples
This text has a color of #d3202a
<p style="color:#d3202a;">Text here</p>
.mytext {color:#d3202a;}
This box has a color of #d3202a
<div style="background-color:#d3202a;">Content here</div>
.mybackground {background-color:#d3202a;}
Border around this has a color of #d3202a
<div style="border:2px solid #d3202a;">Content here</div>
.myborder {border:2px solid #d3202a;}