#d21b28 color space conversions
Hex:
#d21b28
RGB:
210, 27, 40
CMY:
18, 89, 84
CMYK:
0, 87, 81, 18
HSL:
356°, 77.2152%, 46.4706%
HSV (HSB):
356°, 87.1429%, 82.3529%
XYZ:
27.3533, 14.6387, 3.3914
xyY:
0.6027, 0.3226, 14.6387
CIE-Lab:
45.1353, 66.5969, 42.4791
CIE-LCH:
45.1353, 78.9913, 32.5319
CIE-Luv:
45.1353, 133.6130, 25.8690
Hunter-Lab:
38.2606, 60.6574, 21.5270
#d21b28 color charts
#d21b28 color shades, tints & tones
#d21b28 color schemes
#d21b28 color preview, HTML & CSS examples
This text has a color of #d21b28
<p style="color:#d21b28;">Text here</p>
.mytext {color:#d21b28;}
This box has a color of #d21b28
<div style="background-color:#d21b28;">Content here</div>
.mybackground {background-color:#d21b28;}
Border around this has a color of #d21b28
<div style="border:2px solid #d21b28;">Content here</div>
.myborder {border:2px solid #d21b28;}