#d23e8d color space conversions
Hex:
#d23e8d
RGB:
210, 62, 141
CMY:
18, 76, 45
CMYK:
0, 70, 33, 18
HSL:
328°, 62.1849%, 53.3333%
HSV (HSB):
328°, 70.4762%, 82.3529%
XYZ:
33.1087, 19.0700, 27.1352
xyY:
0.4174, 0.2404, 19.0700
CIE-Lab:
50.7690, 64.0097, -10.7410
CIE-LCH:
50.7690, 64.9047, 350.4744
CIE-Luv:
50.7690, 87.6351, -26.3113
Hunter-Lab:
43.6692, 58.9124, -6.2732
#d23e8d color charts
#d23e8d color shades, tints & tones
#d23e8d color schemes
#d23e8d color preview, HTML & CSS examples
This text has a color of #d23e8d
<p style="color:#d23e8d;">Text here</p>
.mytext {color:#d23e8d;}
This box has a color of #d23e8d
<div style="background-color:#d23e8d;">Content here</div>
.mybackground {background-color:#d23e8d;}
Border around this has a color of #d23e8d
<div style="border:2px solid #d23e8d;">Content here</div>
.myborder {border:2px solid #d23e8d;}