#a83e00 color space conversions
Hex:
#a83e00
RGB:
168, 62, 0
CMY:
34, 76, 100
CMYK:
0, 63, 100, 34
HSL:
22°, 100.0000%, 32.9412%
HSV (HSB):
22°, 100.0000%, 65.8824%
XYZ:
17.8711, 11.7701, 1.3299
xyY:
0.5770, 0.3800, 11.7701
CIE-Lab:
40.8483, 41.4087, 51.9547
CIE-LCH:
40.8483, 66.4377, 51.4446
CIE-Luv:
40.8483, 86.2614, 34.8122
Hunter-Lab:
34.3075, 32.9438, 21.7169
#a83e00 color charts
#a83e00 color shades, tints & tones
#a83e00 color schemes
#a83e00 color preview, HTML & CSS examples
This text has a color of #a83e00
<p style="color:#a83e00;">Text here</p>
.mytext {color:#a83e00;}
This box has a color of #a83e00
<div style="background-color:#a83e00;">Content here</div>
.mybackground {background-color:#a83e00;}
Border around this has a color of #a83e00
<div style="border:2px solid #a83e00;">Content here</div>
.myborder {border:2px solid #a83e00;}