#a23d65 color space conversions
Hex:
#a23d65
RGB:
162, 61, 101
CMY:
36, 76, 60
CMYK:
0, 62, 38, 36
HSL:
336°, 45.2915%, 43.7255%
HSV (HSB):
336°, 62.3457%, 63.5294%
XYZ:
18.9180, 11.9585, 13.6230
xyY:
0.4251, 0.2687, 11.9585
CIE-Lab:
41.1500, 45.5961, -1.4965
CIE-LCH:
41.1500, 45.6207, 358.1202
CIE-Luv:
41.1500, 63.4250, -9.8038
Hunter-Lab:
34.5810, 37.1341, 0.8496
#a23d65 color charts
#a23d65 color shades, tints & tones
#a23d65 color schemes
#a23d65 color preview, HTML & CSS examples
This text has a color of #a23d65
<p style="color:#a23d65;">Text here</p>
.mytext {color:#a23d65;}
This box has a color of #a23d65
<div style="background-color:#a23d65;">Content here</div>
.mybackground {background-color:#a23d65;}
Border around this has a color of #a23d65
<div style="border:2px solid #a23d65;">Content here</div>
.myborder {border:2px solid #a23d65;}