#d23d8c color space conversions
Hex:
#d23d8c
RGB:
210, 61, 140
CMY:
18, 76, 45
CMYK:
0, 71, 33, 18
HSL:
328°, 62.3431%, 53.1373%
HSV (HSB):
328°, 70.9524%, 82.3529%
XYZ:
32.9807, 18.9326, 26.7270
xyY:
0.4194, 0.2407, 18.9326
CIE-Lab:
50.6082, 64.2487, -10.3839
CIE-LCH:
50.6082, 65.0824, 350.8192
CIE-Luv:
50.6082, 88.3791, -25.8537
Hunter-Lab:
43.5116, 59.1534, -5.9608
#d23d8c color charts
#d23d8c color shades, tints & tones
#d23d8c color schemes
#d23d8c color preview, HTML & CSS examples
This text has a color of #d23d8c
<p style="color:#d23d8c;">Text here</p>
.mytext {color:#d23d8c;}
This box has a color of #d23d8c
<div style="background-color:#d23d8c;">Content here</div>
.mybackground {background-color:#d23d8c;}
Border around this has a color of #d23d8c
<div style="border:2px solid #d23d8c;">Content here</div>
.myborder {border:2px solid #d23d8c;}