#a23b5c color space conversions
Hex:
#a23b5c
RGB:
162, 59, 92
CMY:
36, 77, 64
CMYK:
0, 64, 43, 36
HSL:
341°, 46.6063%, 43.3333%
HSV (HSB):
341°, 63.5802%, 63.5294%
XYZ:
18.3960, 11.5820, 11.3912
xyY:
0.4447, 0.2800, 11.5820
CIE-Lab:
40.5439, 45.4985, 3.2500
CIE-LCH:
40.5439, 45.6144, 4.0858
CIE-Luv:
40.5439, 67.1078, -4.0672
Hunter-Lab:
34.0324, 36.9306, 3.9773
#a23b5c color charts
#a23b5c color shades, tints & tones
#a23b5c color schemes
#a23b5c color preview, HTML & CSS examples
This text has a color of #a23b5c
<p style="color:#a23b5c;">Text here</p>
.mytext {color:#a23b5c;}
This box has a color of #a23b5c
<div style="background-color:#a23b5c;">Content here</div>
.mybackground {background-color:#a23b5c;}
Border around this has a color of #a23b5c
<div style="border:2px solid #a23b5c;">Content here</div>
.myborder {border:2px solid #a23b5c;}