#d23e71 color space conversions
Hex:
#d23e71
RGB:
210, 62, 113
CMY:
18, 76, 56
CMYK:
0, 70, 46, 18
HSL:
339°, 62.1849%, 53.3333%
HSV (HSB):
339°, 70.4762%, 82.3529%
XYZ:
31.2816, 18.3391, 17.5139
xyY:
0.4660, 0.2732, 18.3391
CIE-Lab:
49.9049, 61.1400, 4.8604
CIE-LCH:
49.9049, 61.3329, 4.5453
CIE-Luv:
49.9049, 97.8263, -5.4923
Hunter-Lab:
42.8242, 55.4456, 5.7291
#d23e71 color charts
#d23e71 color shades, tints & tones
#d23e71 color schemes
#d23e71 color preview, HTML & CSS examples
This text has a color of #d23e71
<p style="color:#d23e71;">Text here</p>
.mytext {color:#d23e71;}
This box has a color of #d23e71
<div style="background-color:#d23e71;">Content here</div>
.mybackground {background-color:#d23e71;}
Border around this has a color of #d23e71
<div style="border:2px solid #d23e71;">Content here</div>
.myborder {border:2px solid #d23e71;}