#d2210a color space conversions
Hex:
#d2210a
RGB:
210, 33, 10
CMY:
18, 87, 96
CMYK:
0, 84, 95, 18
HSL:
7°, 90.9091%, 43.1373%
HSV (HSB):
7°, 95.2381%, 82.3529%
XYZ:
27.1770, 14.8113, 1.7136
xyY:
0.6219, 0.3389, 14.8113
CIE-Lab:
45.3746, 64.8548, 55.6977
CIE-LCH:
45.3746, 85.4891, 40.6562
CIE-Luv:
45.3746, 135.2722, 32.7191
Hunter-Lab:
38.4854, 58.7007, 24.2998
#d2210a color charts
#d2210a color shades, tints & tones
#d2210a color schemes
#d2210a color preview, HTML & CSS examples
This text has a color of #d2210a
<p style="color:#d2210a;">Text here</p>
.mytext {color:#d2210a;}
This box has a color of #d2210a
<div style="background-color:#d2210a;">Content here</div>
.mybackground {background-color:#d2210a;}
Border around this has a color of #d2210a
<div style="border:2px solid #d2210a;">Content here</div>
.myborder {border:2px solid #d2210a;}