#a85c01 color space conversions
Hex:
#a85c01
RGB:
168, 92, 1
CMY:
34, 64, 100
CMYK:
0, 45, 99, 34
HSL:
33°, 98.8166%, 33.1373%
HSV (HSB):
33°, 99.4048%, 65.8824%
XYZ:
19.9811, 15.9813, 2.0603
xyY:
0.5255, 0.4203, 15.9813
CIE-Lab:
46.9500, 25.9652, 55.2394
CIE-LCH:
46.9500, 61.0376, 64.8241
CIE-Luv:
46.9500, 62.7202, 44.3269
Hunter-Lab:
39.9766, 19.2585, 24.9280
#a85c01 color charts
#a85c01 color shades, tints & tones
#a85c01 color schemes
#a85c01 color preview, HTML & CSS examples
This text has a color of #a85c01
<p style="color:#a85c01;">Text here</p>
.mytext {color:#a85c01;}
This box has a color of #a85c01
<div style="background-color:#a85c01;">Content here</div>
.mybackground {background-color:#a85c01;}
Border around this has a color of #a85c01
<div style="border:2px solid #a85c01;">Content here</div>
.myborder {border:2px solid #a85c01;}