#a14c65 color space conversions
Hex:
#a14c65
RGB:
161, 76, 101
CMY:
37, 70, 60
CMYK:
0, 53, 37, 37
HSL:
342°, 35.8650%, 46.4706%
HSV (HSB):
342°, 52.7950%, 63.1373%
XYZ:
19.6313, 13.6855, 13.9188
xyY:
0.4156, 0.2897, 13.6855
CIE-Lab:
43.7785, 37.8904, 2.3167
CIE-LCH:
43.7785, 37.9612, 3.4988
CIE-Luv:
43.7785, 54.9918, -3.6746
Hunter-Lab:
36.9940, 29.9840, 3.5882
#a14c65 color charts
#a14c65 color shades, tints & tones
#a14c65 color schemes
#a14c65 color preview, HTML & CSS examples
This text has a color of #a14c65
<p style="color:#a14c65;">Text here</p>
.mytext {color:#a14c65;}
This box has a color of #a14c65
<div style="background-color:#a14c65;">Content here</div>
.mybackground {background-color:#a14c65;}
Border around this has a color of #a14c65
<div style="border:2px solid #a14c65;">Content here</div>
.myborder {border:2px solid #a14c65;}