#d21d56 color space conversions
Hex:
#d21d56
RGB:
210, 29, 86
CMY:
18, 89, 66
CMYK:
0, 86, 59, 18
HSL:
341°, 75.7322%, 46.8627%
HSV (HSB):
341°, 86.1905%, 82.3529%
XYZ:
28.6974, 15.2523, 10.2356
xyY:
0.5296, 0.2815, 15.2523
CIE-Lab:
45.9778, 68.2867, 15.9199
CIE-LCH:
45.9778, 70.1178, 13.1231
CIE-Luv:
45.9778, 119.8265, 4.7732
Hunter-Lab:
39.0541, 62.8191, 11.7988
#d21d56 color charts
#d21d56 color shades, tints & tones
#d21d56 color schemes
#d21d56 color preview, HTML & CSS examples
This text has a color of #d21d56
<p style="color:#d21d56;">Text here</p>
.mytext {color:#d21d56;}
This box has a color of #d21d56
<div style="background-color:#d21d56;">Content here</div>
.mybackground {background-color:#d21d56;}
Border around this has a color of #d21d56
<div style="border:2px solid #d21d56;">Content here</div>
.myborder {border:2px solid #d21d56;}