#a23c46 color space conversions
Hex:
#a23c46
RGB:
162, 60, 70
CMY:
36, 76, 73
CMYK:
0, 63, 57, 36
HSL:
354°, 45.9459%, 43.5294%
HSV (HSB):
354°, 62.9630%, 63.5294%
XYZ:
17.6216, 11.3553, 7.0574
xyY:
0.4890, 0.3151, 11.3553
CIE-Lab:
40.1726, 42.9827, 16.5106
CIE-LCH:
40.1726, 46.0447, 21.0129
CIE-Luv:
40.1726, 72.7055, 10.6327
Hunter-Lab:
33.6976, 34.3729, 11.1711
#a23c46 color charts
#a23c46 color shades, tints & tones
#a23c46 color schemes
#a23c46 color preview, HTML & CSS examples
This text has a color of #a23c46
<p style="color:#a23c46;">Text here</p>
.mytext {color:#a23c46;}
This box has a color of #a23c46
<div style="background-color:#a23c46;">Content here</div>
.mybackground {background-color:#a23c46;}
Border around this has a color of #a23c46
<div style="border:2px solid #a23c46;">Content here</div>
.myborder {border:2px solid #a23c46;}