#d23c83 color space conversions
Hex:
#d23c83
RGB:
210, 60, 131
CMY:
18, 76, 49
CMYK:
0, 71, 38, 18
HSL:
332°, 62.5000%, 52.9412%
HSV (HSB):
332°, 71.4286%, 82.3529%
XYZ:
32.2909, 18.5720, 23.3556
xyY:
0.4351, 0.2502, 18.5720
CIE-Lab:
50.1827, 63.6161, -5.6137
CIE-LCH:
50.1827, 63.8633, 354.9571
CIE-Luv:
50.1827, 92.1333, -19.2813
Hunter-Lab:
43.0953, 58.3317, -1.9656
#d23c83 color charts
#d23c83 color shades, tints & tones
#d23c83 color schemes
#d23c83 color preview, HTML & CSS examples
This text has a color of #d23c83
<p style="color:#d23c83;">Text here</p>
.mytext {color:#d23c83;}
This box has a color of #d23c83
<div style="background-color:#d23c83;">Content here</div>
.mybackground {background-color:#d23c83;}
Border around this has a color of #d23c83
<div style="border:2px solid #d23c83;">Content here</div>
.myborder {border:2px solid #d23c83;}