#a2975c color space conversions
Hex:
#a2975c
RGB:
162, 151, 92
CMY:
36, 41, 64
CMYK:
0, 7, 43, 36
HSL:
51°, 27.5591%, 49.8039%
HSV (HSB):
51°, 43.2099%, 63.5294%
XYZ:
27.8987, 30.5873, 14.5587
xyY:
0.3819, 0.4187, 30.5873
CIE-Lab:
62.1577, -4.5958, 32.4839
CIE-LCH:
62.1577, 32.8074, 98.0527
CIE-Luv:
62.1577, 10.1520, 40.9635
Hunter-Lab:
55.3058, -6.7419, 23.1065
#a2975c color charts
#a2975c color shades, tints & tones
#a2975c color schemes
#a2975c color preview, HTML & CSS examples
This text has a color of #a2975c
<p style="color:#a2975c;">Text here</p>
.mytext {color:#a2975c;}
This box has a color of #a2975c
<div style="background-color:#a2975c;">Content here</div>
.mybackground {background-color:#a2975c;}
Border around this has a color of #a2975c
<div style="border:2px solid #a2975c;">Content here</div>
.myborder {border:2px solid #a2975c;}