#d21b4b color space conversions
Hex:
#d21b4b
RGB:
210, 27, 75
CMY:
18, 89, 71
CMYK:
0, 87, 64, 18
HSL:
344°, 77.2152%, 46.4706%
HSV (HSB):
344°, 87.1429%, 82.3529%
XYZ:
28.2403, 14.9935, 8.0622
xyY:
0.5505, 0.2923, 14.9935
CIE-Lab:
45.6253, 68.0153, 22.2669
CIE-LCH:
45.6253, 71.5674, 18.1274
CIE-Luv:
45.6253, 124.2472, 10.8178
Hunter-Lab:
38.7214, 62.4209, 14.7602
#d21b4b color charts
#d21b4b color shades, tints & tones
#d21b4b color schemes
#d21b4b color preview, HTML & CSS examples
This text has a color of #d21b4b
<p style="color:#d21b4b;">Text here</p>
.mytext {color:#d21b4b;}
This box has a color of #d21b4b
<div style="background-color:#d21b4b;">Content here</div>
.mybackground {background-color:#d21b4b;}
Border around this has a color of #d21b4b
<div style="border:2px solid #d21b4b;">Content here</div>
.myborder {border:2px solid #d21b4b;}