#a23f6d color space conversions
Hex:
#a23f6d
RGB:
162, 63, 109
CMY:
36, 75, 57
CMYK:
0, 61, 33, 36
HSL:
332°, 44.0000%, 44.1176%
HSV (HSB):
332°, 61.1111%, 63.5294%
XYZ:
19.4381, 12.3405, 15.8255
xyY:
0.4083, 0.2592, 12.3405
CIE-Lab:
41.7523, 45.6514, -5.5818
CIE-LCH:
41.7523, 45.9913, 353.0290
CIE-Luv:
41.7523, 60.0718, -15.0037
Hunter-Lab:
35.1291, 37.2942, -2.1195
#a23f6d color charts
#a23f6d color shades, tints & tones
#a23f6d color schemes
#a23f6d color preview, HTML & CSS examples
This text has a color of #a23f6d
<p style="color:#a23f6d;">Text here</p>
.mytext {color:#a23f6d;}
This box has a color of #a23f6d
<div style="background-color:#a23f6d;">Content here</div>
.mybackground {background-color:#a23f6d;}
Border around this has a color of #a23f6d
<div style="border:2px solid #a23f6d;">Content here</div>
.myborder {border:2px solid #a23f6d;}