#a23b6f color space conversions
Hex:
#a23b6f
RGB:
162, 59, 111
CMY:
36, 77, 56
CMYK:
0, 64, 31, 36
HSL:
330°, 46.6063%, 43.3333%
HSV (HSB):
330°, 63.5802%, 63.5294%
XYZ:
19.3335, 11.9570, 16.3279
xyY:
0.4060, 0.2511, 11.9570
CIE-Lab:
41.1477, 47.7278, -7.7254
CIE-LCH:
41.1477, 48.3490, 350.8057
CIE-Luv:
41.1477, 61.1967, -18.1008
Hunter-Lab:
34.5789, 39.2885, -3.7910
#a23b6f color charts
#a23b6f color shades, tints & tones
#a23b6f color schemes
#a23b6f color preview, HTML & CSS examples
This text has a color of #a23b6f
<p style="color:#a23b6f;">Text here</p>
.mytext {color:#a23b6f;}
This box has a color of #a23b6f
<div style="background-color:#a23b6f;">Content here</div>
.mybackground {background-color:#a23b6f;}
Border around this has a color of #a23b6f
<div style="border:2px solid #a23b6f;">Content here</div>
.myborder {border:2px solid #a23b6f;}