#a23b50 color space conversions
Hex:
#a23b50
RGB:
162, 59, 80
CMY:
36, 77, 69
CMYK:
0, 64, 51, 36
HSL:
348°, 46.6063%, 43.3333%
HSV (HSB):
348°, 63.5802%, 63.5294%
XYZ:
17.9122, 11.3885, 8.8435
xyY:
0.4696, 0.2986, 11.3885
CIE-Lab:
40.2272, 44.3055, 10.3301
CIE-LCH:
40.2272, 45.4939, 13.1244
CIE-Luv:
40.2272, 70.5949, 4.0753
Hunter-Lab:
33.7468, 35.6876, 8.0855
#a23b50 color charts
#a23b50 color shades, tints & tones
#a23b50 color schemes
#a23b50 color preview, HTML & CSS examples
This text has a color of #a23b50
<p style="color:#a23b50;">Text here</p>
.mytext {color:#a23b50;}
This box has a color of #a23b50
<div style="background-color:#a23b50;">Content here</div>
.mybackground {background-color:#a23b50;}
Border around this has a color of #a23b50
<div style="border:2px solid #a23b50;">Content here</div>
.myborder {border:2px solid #a23b50;}