#a23d75 color space conversions
Hex:
#a23d75
RGB:
162, 61, 117
CMY:
36, 76, 54
CMYK:
0, 62, 28, 36
HSL:
327°, 45.2915%, 43.7255%
HSV (HSB):
327°, 62.3457%, 63.5294%
XYZ:
19.7799, 12.3032, 18.1619
xyY:
0.3937, 0.2449, 12.3032
CIE-Lab:
41.6940, 47.6191, -10.6215
CIE-LCH:
41.6940, 48.7892, 347.4260
CIE-Luv:
41.6940, 58.4633, -21.9539
Hunter-Lab:
35.0760, 39.2762, -6.1464
#a23d75 color charts
#a23d75 color shades, tints & tones
#a23d75 color schemes
#a23d75 color preview, HTML & CSS examples
This text has a color of #a23d75
<p style="color:#a23d75;">Text here</p>
.mytext {color:#a23d75;}
This box has a color of #a23d75
<div style="background-color:#a23d75;">Content here</div>
.mybackground {background-color:#a23d75;}
Border around this has a color of #a23d75
<div style="border:2px solid #a23d75;">Content here</div>
.myborder {border:2px solid #a23d75;}