#a94e08 color space conversions
Hex:
#a94e08
RGB:
169, 78, 8
CMY:
34, 69, 97
CMYK:
0, 54, 95, 34
HSL:
26°, 90.9605%, 34.7059%
HSV (HSB):
26°, 95.2663%, 66.2745%
XYZ:
19.1304, 13.9013, 1.9047
xyY:
0.5476, 0.3979, 13.9013
CIE-Lab:
44.0911, 34.0076, 51.6875
CIE-LCH:
44.0911, 61.8717, 56.6572
CIE-Luv:
44.0911, 74.5520, 38.8542
Hunter-Lab:
37.2845, 26.3392, 23.0703
#a94e08 color charts
#a94e08 color shades, tints & tones
#a94e08 color schemes
#a94e08 color preview, HTML & CSS examples
This text has a color of #a94e08
<p style="color:#a94e08;">Text here</p>
.mytext {color:#a94e08;}
This box has a color of #a94e08
<div style="background-color:#a94e08;">Content here</div>
.mybackground {background-color:#a94e08;}
Border around this has a color of #a94e08
<div style="border:2px solid #a94e08;">Content here</div>
.myborder {border:2px solid #a94e08;}