#a04e51 color space conversions
Hex:
#a04e51
RGB:
160, 78, 81
CMY:
37, 69, 68
CMYK:
0, 51, 49, 37
HSL:
358°, 34.4538%, 46.6667%
HSV (HSB):
358°, 51.2500%, 62.7451%
XYZ:
18.7068, 13.5164, 9.4076
xyY:
0.4493, 0.3247, 13.5164
CIE-Lab:
43.5313, 34.2414, 14.2232
CIE-LCH:
43.5313, 37.0780, 22.5570
CIE-Luv:
43.5313, 57.6417, 10.6882
Hunter-Lab:
36.7647, 26.4870, 10.5638
#a04e51 color charts
#a04e51 color shades, tints & tones
#a04e51 color schemes
#a04e51 color preview, HTML & CSS examples
This text has a color of #a04e51
<p style="color:#a04e51;">Text here</p>
.mytext {color:#a04e51;}
This box has a color of #a04e51
<div style="background-color:#a04e51;">Content here</div>
.mybackground {background-color:#a04e51;}
Border around this has a color of #a04e51
<div style="border:2px solid #a04e51;">Content here</div>
.myborder {border:2px solid #a04e51;}