#a23d7d color space conversions
Hex:
#a23d7d
RGB:
162, 61, 125
CMY:
36, 76, 51
CMYK:
0, 62, 23, 36
HSL:
322°, 45.2915%, 43.7255%
HSV (HSB):
322°, 62.3457%, 63.5294%
XYZ:
20.2707, 12.4995, 20.7463
xyY:
0.3788, 0.2336, 12.4995
CIE-Lab:
41.9993, 48.7340, -15.0875
CIE-LCH:
41.9993, 51.0160, 342.7980
CIE-Luv:
41.9993, 55.9444, -28.2218
Hunter-Lab:
35.3547, 40.4728, -10.0434
#a23d7d color charts
#a23d7d color shades, tints & tones
#a23d7d color schemes
#a23d7d color preview, HTML & CSS examples
This text has a color of #a23d7d
<p style="color:#a23d7d;">Text here</p>
.mytext {color:#a23d7d;}
This box has a color of #a23d7d
<div style="background-color:#a23d7d;">Content here</div>
.mybackground {background-color:#a23d7d;}
Border around this has a color of #a23d7d
<div style="border:2px solid #a23d7d;">Content here</div>
.myborder {border:2px solid #a23d7d;}