#d21c50 color space conversions
Hex:
#d21c50
RGB:
210, 28, 80
CMY:
18, 89, 69
CMYK:
0, 87, 62, 18
HSL:
343°, 76.4706%, 46.6667%
HSV (HSB):
343°, 86.6667%, 82.3529%
XYZ:
28.4416, 15.1113, 9.0072
xyY:
0.5411, 0.2875, 15.1113
CIE-Lab:
45.7863, 68.1121, 19.3838
CIE-LCH:
45.7863, 70.8166, 15.8856
CIE-Luv:
45.7863, 122.2565, 8.1622
Hunter-Lab:
38.8733, 62.5709, 13.4735
#d21c50 color charts
#d21c50 color shades, tints & tones
#d21c50 color schemes
#d21c50 color preview, HTML & CSS examples
This text has a color of #d21c50
<p style="color:#d21c50;">Text here</p>
.mytext {color:#d21c50;}
This box has a color of #d21c50
<div style="background-color:#d21c50;">Content here</div>
.mybackground {background-color:#d21c50;}
Border around this has a color of #d21c50
<div style="border:2px solid #d21c50;">Content here</div>
.myborder {border:2px solid #d21c50;}