#a23e5c color space conversions
Hex:
#a23e5c
RGB:
162, 62, 92
CMY:
36, 76, 64
CMYK:
0, 62, 43, 36
HSL:
342°, 44.6429%, 43.9216%
HSV (HSB):
342°, 61.7284%, 63.5294%
XYZ:
18.5547, 11.8993, 11.4441
xyY:
0.4429, 0.2840, 11.8993
CIE-Lab:
41.0557, 44.1218, 3.9867
CIE-LCH:
41.0557, 44.3015, 5.1631
CIE-Luv:
41.0557, 65.6106, -2.9254
Hunter-Lab:
34.4954, 35.6461, 4.4770
#a23e5c color charts
#a23e5c color shades, tints & tones
#a23e5c color schemes
#a23e5c color preview, HTML & CSS examples
This text has a color of #a23e5c
<p style="color:#a23e5c;">Text here</p>
.mytext {color:#a23e5c;}
This box has a color of #a23e5c
<div style="background-color:#a23e5c;">Content here</div>
.mybackground {background-color:#a23e5c;}
Border around this has a color of #a23e5c
<div style="border:2px solid #a23e5c;">Content here</div>
.myborder {border:2px solid #a23e5c;}