#d23a97 color space conversions
Hex:
#d23a97
RGB:
210, 58, 151
CMY:
18, 77, 41
CMYK:
0, 72, 28, 18
HSL:
323°, 62.8099%, 52.5490%
HSV (HSB):
323°, 72.3810%, 82.3529%
XYZ:
33.6773, 18.9621, 31.1632
xyY:
0.4019, 0.2263, 18.9621
CIE-Lab:
50.6429, 66.5560, -16.9012
CIE-LCH:
50.6429, 68.6684, 345.7515
CIE-Luv:
50.6429, 85.2198, -35.3613
Hunter-Lab:
43.5455, 61.8440, -11.9489
#d23a97 color charts
#d23a97 color shades, tints & tones
#d23a97 color schemes
#d23a97 color preview, HTML & CSS examples
This text has a color of #d23a97
<p style="color:#d23a97;">Text here</p>
.mytext {color:#d23a97;}
This box has a color of #d23a97
<div style="background-color:#d23a97;">Content here</div>
.mybackground {background-color:#d23a97;}
Border around this has a color of #d23a97
<div style="border:2px solid #d23a97;">Content here</div>
.myborder {border:2px solid #d23a97;}