#d23a83 color space conversions
Hex:
#d23a83
RGB:
210, 58, 131
CMY:
18, 77, 49
CMYK:
0, 72, 38, 18
HSL:
331°, 62.8099%, 52.5490%
HSV (HSB):
331°, 72.3810%, 82.3529%
XYZ:
32.1881, 18.3664, 23.3213
xyY:
0.4357, 0.2486, 18.3664
CIE-Lab:
49.9376, 64.3021, -5.9778
CIE-LCH:
49.9376, 64.5793, 354.6888
CIE-Luv:
49.9376, 92.8938, -19.8867
Hunter-Lab:
42.8561, 59.0687, -2.2650
#d23a83 color charts
#d23a83 color shades, tints & tones
#d23a83 color schemes
#d23a83 color preview, HTML & CSS examples
This text has a color of #d23a83
<p style="color:#d23a83;">Text here</p>
.mytext {color:#d23a83;}
This box has a color of #d23a83
<div style="background-color:#d23a83;">Content here</div>
.mybackground {background-color:#d23a83;}
Border around this has a color of #d23a83
<div style="border:2px solid #d23a83;">Content here</div>
.myborder {border:2px solid #d23a83;}