#d23c84 color space conversions
Hex:
#d23c84
RGB:
210, 60, 132
CMY:
18, 76, 48
CMYK:
0, 71, 37, 18
HSL:
331°, 62.5000%, 52.9412%
HSV (HSB):
331°, 71.4286%, 82.3529%
XYZ:
32.3591, 18.5993, 23.7143
xyY:
0.4333, 0.2491, 18.5993
CIE-Lab:
50.2151, 63.7218, -6.1678
CIE-LCH:
50.2151, 64.0196, 354.4714
CIE-Luv:
50.2151, 91.7590, -20.0382
Hunter-Lab:
43.1269, 58.4604, -2.4131
#d23c84 color charts
#d23c84 color shades, tints & tones
#d23c84 color schemes
#d23c84 color preview, HTML & CSS examples
This text has a color of #d23c84
<p style="color:#d23c84;">Text here</p>
.mytext {color:#d23c84;}
This box has a color of #d23c84
<div style="background-color:#d23c84;">Content here</div>
.mybackground {background-color:#d23c84;}
Border around this has a color of #d23c84
<div style="border:2px solid #d23c84;">Content here</div>
.myborder {border:2px solid #d23c84;}