#d23c6c color space conversions
Hex:
#d23c6c
RGB:
210, 60, 108
CMY:
18, 76, 58
CMYK:
0, 71, 49, 18
HSL:
341°, 62.5000%, 52.9412%
HSV (HSB):
341°, 71.4286%, 82.3529%
XYZ:
30.9010, 18.0161, 16.0361
xyY:
0.4757, 0.2774, 18.0161
CIE-Lab:
49.5156, 61.4121, 7.3386
CIE-LCH:
49.5156, 61.8491, 6.8144
CIE-Luv:
49.5156, 100.4641, -2.6210
Hunter-Lab:
42.4453, 55.6719, 7.3116
#d23c6c color charts
#d23c6c color shades, tints & tones
#d23c6c color schemes
#d23c6c color preview, HTML & CSS examples
This text has a color of #d23c6c
<p style="color:#d23c6c;">Text here</p>
.mytext {color:#d23c6c;}
This box has a color of #d23c6c
<div style="background-color:#d23c6c;">Content here</div>
.mybackground {background-color:#d23c6c;}
Border around this has a color of #d23c6c
<div style="border:2px solid #d23c6c;">Content here</div>
.myborder {border:2px solid #d23c6c;}