#d23c8b color space conversions
Hex:
#d23c8b
RGB:
210, 60, 139
CMY:
18, 76, 45
CMYK:
0, 71, 34, 18
HSL:
328°, 62.5000%, 52.9412%
HSV (HSB):
328°, 71.4286%, 82.3529%
XYZ:
32.8544, 18.7974, 26.3227
xyY:
0.4213, 0.2411, 18.7974
CIE-Lab:
50.4494, 64.4844, -10.0232
CIE-LCH:
50.4494, 65.2587, 351.1648
CIE-Luv:
50.4494, 89.1225, -25.3928
Hunter-Lab:
43.3560, 59.3911, -5.6475
#d23c8b color charts
#d23c8b color shades, tints & tones
#d23c8b color schemes
#d23c8b color preview, HTML & CSS examples
This text has a color of #d23c8b
<p style="color:#d23c8b;">Text here</p>
.mytext {color:#d23c8b;}
This box has a color of #d23c8b
<div style="background-color:#d23c8b;">Content here</div>
.mybackground {background-color:#d23c8b;}
Border around this has a color of #d23c8b
<div style="border:2px solid #d23c8b;">Content here</div>
.myborder {border:2px solid #d23c8b;}