#a23d45 color space conversions
Hex:
#a23d45
RGB:
162, 61, 69
CMY:
36, 76, 73
CMYK:
0, 62, 57, 36
HSL:
355°, 45.2915%, 43.7255%
HSV (HSB):
355°, 62.3457%, 63.5294%
XYZ:
17.6432, 11.4485, 6.9101
xyY:
0.4901, 0.3180, 11.4485
CIE-Lab:
40.3259, 42.4381, 17.3377
CIE-LCH:
40.3259, 45.8430, 22.2220
CIE-Luv:
40.3259, 72.3755, 11.5741
Hunter-Lab:
33.8357, 33.8642, 11.5765
#a23d45 color charts
#a23d45 color shades, tints & tones
#a23d45 color schemes
#a23d45 color preview, HTML & CSS examples
This text has a color of #a23d45
<p style="color:#a23d45;">Text here</p>
.mytext {color:#a23d45;}
This box has a color of #a23d45
<div style="background-color:#a23d45;">Content here</div>
.mybackground {background-color:#a23d45;}
Border around this has a color of #a23d45
<div style="border:2px solid #a23d45;">Content here</div>
.myborder {border:2px solid #a23d45;}