#d21d48 color space conversions
Hex:
#d21d48
RGB:
210, 29, 72
CMY:
18, 89, 72
CMYK:
0, 86, 66, 18
HSL:
346°, 75.7322%, 46.8627%
HSV (HSB):
346°, 86.1905%, 82.3529%
XYZ:
28.1874, 15.0482, 7.5499
xyY:
0.5550, 0.2963, 15.0482
CIE-Lab:
45.7002, 67.4841, 24.2142
CIE-LCH:
45.7002, 71.6968, 19.7387
CIE-Luv:
45.7002, 124.6696, 12.6975
Hunter-Lab:
38.7921, 61.8170, 15.6152
#d21d48 color charts
#d21d48 color shades, tints & tones
#d21d48 color schemes
#d21d48 color preview, HTML & CSS examples
This text has a color of #d21d48
<p style="color:#d21d48;">Text here</p>
.mytext {color:#d21d48;}
This box has a color of #d21d48
<div style="background-color:#d21d48;">Content here</div>
.mybackground {background-color:#d21d48;}
Border around this has a color of #d21d48
<div style="border:2px solid #d21d48;">Content here</div>
.myborder {border:2px solid #d21d48;}