#d23c78 color space conversions
Hex:
#d23c78
RGB:
210, 60, 120
CMY:
18, 76, 53
CMYK:
0, 71, 43, 18
HSL:
336°, 62.5000%, 52.9412%
HSV (HSB):
336°, 71.4286%, 82.3529%
XYZ:
31.5844, 18.2894, 19.6348
xyY:
0.4544, 0.2631, 18.2894
CIE-Lab:
49.8453, 62.5071, 0.5331
CIE-LCH:
49.8453, 62.5093, 0.4887
CIE-Luv:
49.8453, 96.1948, -11.1158
Hunter-Lab:
42.7661, 56.9881, 2.7150
#d23c78 color charts
#d23c78 color shades, tints & tones
#d23c78 color schemes
#d23c78 color preview, HTML & CSS examples
This text has a color of #d23c78
<p style="color:#d23c78;">Text here</p>
.mytext {color:#d23c78;}
This box has a color of #d23c78
<div style="background-color:#d23c78;">Content here</div>
.mybackground {background-color:#d23c78;}
Border around this has a color of #d23c78
<div style="border:2px solid #d23c78;">Content here</div>
.myborder {border:2px solid #d23c78;}