#a23b6e color space conversions
Hex:
#a23b6e
RGB:
162, 59, 110
CMY:
36, 77, 57
CMYK:
0, 64, 32, 36
HSL:
330°, 46.6063%, 43.3333%
HSV (HSB):
330°, 63.5802%, 63.5294%
XYZ:
19.2787, 11.9351, 16.0395
xyY:
0.4080, 0.2526, 11.9351
CIE-Lab:
41.1128, 47.6004, -7.1562
CIE-LCH:
41.1128, 48.1354, 351.4502
CIE-Luv:
41.1128, 61.5152, -17.3364
Hunter-Lab:
34.5472, 39.1525, -3.3439
#a23b6e color charts
#a23b6e color shades, tints & tones
#a23b6e color schemes
#a23b6e color preview, HTML & CSS examples
This text has a color of #a23b6e
<p style="color:#a23b6e;">Text here</p>
.mytext {color:#a23b6e;}
This box has a color of #a23b6e
<div style="background-color:#a23b6e;">Content here</div>
.mybackground {background-color:#a23b6e;}
Border around this has a color of #a23b6e
<div style="border:2px solid #a23b6e;">Content here</div>
.myborder {border:2px solid #a23b6e;}