#d23d97 color space conversions
Hex:
#d23d97
RGB:
210, 61, 151
CMY:
18, 76, 41
CMYK:
0, 71, 28, 18
HSL:
324°, 62.3431%, 53.1373%
HSV (HSB):
324°, 70.9524%, 82.3529%
XYZ:
33.8330, 19.2735, 31.2151
xyY:
0.4012, 0.2286, 19.2735
CIE-Lab:
51.0057, 65.5366, -16.3488
CIE-LCH:
51.0057, 67.5450, 345.9929
CIE-Luv:
51.0057, 84.2263, -34.4420
Hunter-Lab:
43.9016, 60.7342, -11.4256
#d23d97 color charts
#d23d97 color shades, tints & tones
#d23d97 color schemes
#d23d97 color preview, HTML & CSS examples
This text has a color of #d23d97
<p style="color:#d23d97;">Text here</p>
.mytext {color:#d23d97;}
This box has a color of #d23d97
<div style="background-color:#d23d97;">Content here</div>
.mybackground {background-color:#d23d97;}
Border around this has a color of #d23d97
<div style="border:2px solid #d23d97;">Content here</div>
.myborder {border:2px solid #d23d97;}