#a23a50 color space conversions
Hex:
#a23a50
RGB:
162, 58, 80
CMY:
36, 77, 69
CMYK:
0, 64, 51, 36
HSL:
347°, 47.2727%, 43.1373%
HSV (HSB):
347°, 64.1975%, 63.5294%
XYZ:
17.8613, 11.2867, 8.8266
xyY:
0.4703, 0.2972, 11.2867
CIE-Lab:
40.0592, 44.7581, 10.0957
CIE-LCH:
40.0592, 45.8826, 12.7110
CIE-Luv:
40.0592, 71.1252, 3.7153
Hunter-Lab:
33.5957, 36.1081, 7.9397
#a23a50 color charts
#a23a50 color shades, tints & tones
#a23a50 color schemes
#a23a50 color preview, HTML & CSS examples
This text has a color of #a23a50
<p style="color:#a23a50;">Text here</p>
.mytext {color:#a23a50;}
This box has a color of #a23a50
<div style="background-color:#a23a50;">Content here</div>
.mybackground {background-color:#a23a50;}
Border around this has a color of #a23a50
<div style="border:2px solid #a23a50;">Content here</div>
.myborder {border:2px solid #a23a50;}