#a05d63 color space conversions
Hex:
#a05d63
RGB:
160, 93, 99
CMY:
37, 64, 61
CMYK:
0, 42, 38, 37
HSL:
355°, 26.4822%, 49.6078%
HSV (HSB):
355°, 41.8750%, 62.7451%
XYZ:
20.6637, 16.2031, 13.8428
xyY:
0.4075, 0.3195, 16.2031
CIE-Lab:
47.2399, 28.0633, 8.4682
CIE-LCH:
47.2399, 29.3132, 16.7914
CIE-Luv:
47.2399, 44.7981, 5.7816
Hunter-Lab:
40.2531, 21.1889, 7.7877
#a05d63 color charts
#a05d63 color shades, tints & tones
#a05d63 color schemes
#a05d63 color preview, HTML & CSS examples
This text has a color of #a05d63
<p style="color:#a05d63;">Text here</p>
.mytext {color:#a05d63;}
This box has a color of #a05d63
<div style="background-color:#a05d63;">Content here</div>
.mybackground {background-color:#a05d63;}
Border around this has a color of #a05d63
<div style="border:2px solid #a05d63;">Content here</div>
.myborder {border:2px solid #a05d63;}