#a23d6b color space conversions
Hex:
#a23d6b
RGB:
162, 61, 107
CMY:
36, 76, 58
CMYK:
0, 62, 34, 36
HSL:
333°, 45.2915%, 43.7255%
HSV (HSB):
333°, 62.3457%, 63.5294%
XYZ:
19.2229, 12.0804, 15.2285
xyY:
0.4131, 0.2596, 12.0804
CIE-Lab:
41.3436, 46.3215, -4.9472
CIE-LCH:
41.3436, 46.5849, 353.9038
CIE-Luv:
41.3436, 61.5840, -14.2836
Hunter-Lab:
34.7569, 37.8979, -1.6477
#a23d6b color charts
#a23d6b color shades, tints & tones
#a23d6b color schemes
#a23d6b color preview, HTML & CSS examples
This text has a color of #a23d6b
<p style="color:#a23d6b;">Text here</p>
.mytext {color:#a23d6b;}
This box has a color of #a23d6b
<div style="background-color:#a23d6b;">Content here</div>
.mybackground {background-color:#a23d6b;}
Border around this has a color of #a23d6b
<div style="border:2px solid #a23d6b;">Content here</div>
.myborder {border:2px solid #a23d6b;}