#a23c45 color space conversions
Hex:
#a23c45
RGB:
162, 60, 69
CMY:
36, 76, 73
CMYK:
0, 63, 57, 36
HSL:
355°, 45.9459%, 43.5294%
HSV (HSB):
355°, 62.9630%, 63.5294%
XYZ:
17.5903, 11.3428, 6.8925
xyY:
0.4910, 0.3166, 11.3428
CIE-Lab:
40.1519, 42.9028, 17.1056
CIE-LCH:
40.1519, 46.1871, 21.7375
CIE-Luv:
40.1519, 72.9571, 11.2186
Hunter-Lab:
33.6790, 34.2910, 11.4415
#a23c45 color charts
#a23c45 color shades, tints & tones
#a23c45 color schemes
#a23c45 color preview, HTML & CSS examples
This text has a color of #a23c45
<p style="color:#a23c45;">Text here</p>
.mytext {color:#a23c45;}
This box has a color of #a23c45
<div style="background-color:#a23c45;">Content here</div>
.mybackground {background-color:#a23c45;}
Border around this has a color of #a23c45
<div style="border:2px solid #a23c45;">Content here</div>
.myborder {border:2px solid #a23c45;}