#d21b2b color space conversions
Hex:
#d21b2b
RGB:
210, 27, 43
CMY:
18, 89, 83
CMYK:
0, 87, 80, 18
HSL:
355°, 77.2152%, 46.4706%
HSV (HSB):
355°, 87.1429%, 82.3529%
XYZ:
27.4063, 14.6599, 3.6707
xyY:
0.5992, 0.3205, 14.6599
CIE-Lab:
45.1648, 66.6829, 40.8478
CIE-LCH:
45.1648, 78.1995, 31.4903
CIE-Luv:
45.1648, 133.0129, 24.9116
Hunter-Lab:
38.2883, 60.7638, 21.1177
#d21b2b color charts
#d21b2b color shades, tints & tones
#d21b2b color schemes
#d21b2b color preview, HTML & CSS examples
This text has a color of #d21b2b
<p style="color:#d21b2b;">Text here</p>
.mytext {color:#d21b2b;}
This box has a color of #d21b2b
<div style="background-color:#d21b2b;">Content here</div>
.mybackground {background-color:#d21b2b;}
Border around this has a color of #d21b2b
<div style="border:2px solid #d21b2b;">Content here</div>
.myborder {border:2px solid #d21b2b;}