#a5707f color space conversions
Hex:
#a5707f
RGB:
165, 112, 127
CMY:
35, 56, 50
CMYK:
0, 32, 23, 35
HSL:
343°, 22.7468%, 54.3137%
HSV (HSB):
343°, 32.1212%, 64.7059%
XYZ:
25.1420, 21.1200, 22.8301
xyY:
0.3639, 0.3057, 21.1200
CIE-Lab:
53.0806, 23.2035, 0.2872
CIE-LCH:
53.0806, 23.2053, 0.7092
CIE-Luv:
53.0806, 32.5631, -3.5986
Hunter-Lab:
45.9565, 17.2304, 2.7156
#a5707f color charts
#a5707f color shades, tints & tones
#a5707f color schemes
#a5707f color preview, HTML & CSS examples
This text has a color of #a5707f
<p style="color:#a5707f;">Text here</p>
.mytext {color:#a5707f;}
This box has a color of #a5707f
<div style="background-color:#a5707f;">Content here</div>
.mybackground {background-color:#a5707f;}
Border around this has a color of #a5707f
<div style="border:2px solid #a5707f;">Content here</div>
.myborder {border:2px solid #a5707f;}