#a5707a color space conversions
Hex:
#a5707a
RGB:
165, 112, 122
CMY:
35, 56, 52
CMYK:
0, 32, 26, 35
HSL:
349°, 22.7468%, 54.3137%
HSV (HSB):
349°, 32.1212%, 64.7059%
XYZ:
24.8241, 20.9928, 21.1560
xyY:
0.3707, 0.3135, 20.9928
CIE-Lab:
52.9416, 22.4438, 3.0260
CIE-LCH:
52.9416, 22.6468, 7.6785
CIE-Luv:
52.9416, 33.3386, 0.1869
Hunter-Lab:
45.8179, 16.5297, 4.6959
#a5707a color charts
#a5707a color shades, tints & tones
#a5707a color schemes
#a5707a color preview, HTML & CSS examples
This text has a color of #a5707a
<p style="color:#a5707a;">Text here</p>
.mytext {color:#a5707a;}
This box has a color of #a5707a
<div style="background-color:#a5707a;">Content here</div>
.mybackground {background-color:#a5707a;}
Border around this has a color of #a5707a
<div style="border:2px solid #a5707a;">Content here</div>
.myborder {border:2px solid #a5707a;}