#a75c30 color space conversions
Hex:
#a75c30
RGB:
167, 92, 48
CMY:
35, 64, 81
CMYK:
0, 45, 71, 35
HSL:
22°, 55.3488%, 42.1569%
HSV (HSB):
22°, 71.2575%, 65.4902%
XYZ:
20.2970, 16.0832, 4.8309
xyY:
0.4925, 0.3903, 16.0832
CIE-Lab:
47.0834, 26.9487, 37.9614
CIE-LCH:
47.0834, 46.5542, 54.6292
CIE-Luv:
47.0834, 58.9313, 34.3038
Hunter-Lab:
40.1038, 20.1591, 20.9306
#a75c30 color charts
#a75c30 color shades, tints & tones
#a75c30 color schemes
#a75c30 color preview, HTML & CSS examples
This text has a color of #a75c30
<p style="color:#a75c30;">Text here</p>
.mytext {color:#a75c30;}
This box has a color of #a75c30
<div style="background-color:#a75c30;">Content here</div>
.mybackground {background-color:#a75c30;}
Border around this has a color of #a75c30
<div style="border:2px solid #a75c30;">Content here</div>
.myborder {border:2px solid #a75c30;}