#d21b6b color space conversions
Hex:
#d21b6b
RGB:
210, 27, 107
CMY:
18, 89, 58
CMYK:
0, 87, 49, 18
HSL:
334°, 77.2152%, 46.4706%
HSV (HSB):
334°, 87.1429%, 82.3529%
XYZ:
29.6241, 15.5470, 15.3494
xyY:
0.4895, 0.2569, 15.5470
CIE-Lab:
46.3745, 70.1490, 3.4527
CIE-LCH:
46.3745, 70.2339, 2.8178
CIE-Luv:
46.3745, 112.0102, -9.2426
Hunter-Lab:
39.4297, 65.1075, 4.5201
#d21b6b color charts
#d21b6b color shades, tints & tones
#d21b6b color schemes
#d21b6b color preview, HTML & CSS examples
This text has a color of #d21b6b
<p style="color:#d21b6b;">Text here</p>
.mytext {color:#d21b6b;}
This box has a color of #d21b6b
<div style="background-color:#d21b6b;">Content here</div>
.mybackground {background-color:#d21b6b;}
Border around this has a color of #d21b6b
<div style="border:2px solid #d21b6b;">Content here</div>
.myborder {border:2px solid #d21b6b;}