#d23c7e color space conversions
Hex:
#d23c7e
RGB:
210, 60, 126
CMY:
18, 76, 51
CMYK:
0, 71, 40, 18
HSL:
334°, 62.5000%, 52.9412%
HSV (HSB):
334°, 71.4286%, 82.3529%
XYZ:
31.9601, 18.4397, 21.6134
xyY:
0.4438, 0.2561, 18.4397
CIE-Lab:
50.0251, 63.0997, -2.8313
CIE-LCH:
50.0251, 63.1632, 357.4308
CIE-Luv:
50.0251, 93.9933, -15.5312
Hunter-Lab:
42.9415, 57.7047, 0.2171
#d23c7e color charts
#d23c7e color shades, tints & tones
#d23c7e color schemes
#d23c7e color preview, HTML & CSS examples
This text has a color of #d23c7e
<p style="color:#d23c7e;">Text here</p>
.mytext {color:#d23c7e;}
This box has a color of #d23c7e
<div style="background-color:#d23c7e;">Content here</div>
.mybackground {background-color:#d23c7e;}
Border around this has a color of #d23c7e
<div style="border:2px solid #d23c7e;">Content here</div>
.myborder {border:2px solid #d23c7e;}