#d21b6c color space conversions
Hex:
#d21b6c
RGB:
210, 27, 108
CMY:
18, 89, 58
CMYK:
0, 87, 49, 18
HSL:
333°, 77.2152%, 46.4706%
HSV (HSB):
333°, 87.1429%, 82.3529%
XYZ:
29.6770, 15.5682, 15.6282
xyY:
0.4875, 0.2557, 15.5682
CIE-Lab:
46.4028, 70.2288, 2.8752
CIE-LCH:
46.4028, 70.2876, 2.3444
CIE-Luv:
46.4028, 111.5899, -9.9410
Hunter-Lab:
39.4566, 65.2088, 4.1357
#d21b6c color charts
#d21b6c color shades, tints & tones
#d21b6c color schemes
#d21b6c color preview, HTML & CSS examples
This text has a color of #d21b6c
<p style="color:#d21b6c;">Text here</p>
.mytext {color:#d21b6c;}
This box has a color of #d21b6c
<div style="background-color:#d21b6c;">Content here</div>
.mybackground {background-color:#d21b6c;}
Border around this has a color of #d21b6c
<div style="border:2px solid #d21b6c;">Content here</div>
.myborder {border:2px solid #d21b6c;}