#a75e10 color space conversions
Hex:
#a75e10
RGB:
167, 94, 16
CMY:
35, 63, 94
CMYK:
0, 44, 90, 35
HSL:
31°, 82.5137%, 35.8824%
HSV (HSB):
31°, 90.4192%, 65.4902%
XYZ:
20.0326, 16.2583, 2.5725
xyY:
0.5155, 0.4183, 16.2583
CIE-Lab:
47.3116, 24.6618, 51.7686
CIE-LCH:
47.3116, 57.3427, 64.5275
CIE-Luv:
47.3116, 59.7607, 43.2783
Hunter-Lab:
40.3216, 18.1196, 24.4424
#a75e10 color charts
#a75e10 color shades, tints & tones
#a75e10 color schemes
#a75e10 color preview, HTML & CSS examples
This text has a color of #a75e10
<p style="color:#a75e10;">Text here</p>
.mytext {color:#a75e10;}
This box has a color of #a75e10
<div style="background-color:#a75e10;">Content here</div>
.mybackground {background-color:#a75e10;}
Border around this has a color of #a75e10
<div style="border:2px solid #a75e10;">Content here</div>
.myborder {border:2px solid #a75e10;}