#d23e7d color space conversions
Hex:
#d23e7d
RGB:
210, 62, 125
CMY:
18, 76, 51
CMYK:
0, 70, 40, 18
HSL:
334°, 62.1849%, 53.3333%
HSV (HSB):
334°, 70.4762%, 82.3529%
XYZ:
32.0026, 18.6276, 21.3108
xyY:
0.4448, 0.2589, 18.6276
CIE-Lab:
50.2486, 62.2908, -1.8990
CIE-LCH:
50.2486, 62.3197, 358.2538
CIE-Luv:
50.2486, 93.5460, -14.1685
Hunter-Lab:
43.1597, 56.8274, 0.9363
#d23e7d color charts
#d23e7d color shades, tints & tones
#d23e7d color schemes
#d23e7d color preview, HTML & CSS examples
This text has a color of #d23e7d
<p style="color:#d23e7d;">Text here</p>
.mytext {color:#d23e7d;}
This box has a color of #d23e7d
<div style="background-color:#d23e7d;">Content here</div>
.mybackground {background-color:#d23e7d;}
Border around this has a color of #d23e7d
<div style="border:2px solid #d23e7d;">Content here</div>
.myborder {border:2px solid #d23e7d;}