#ab640e color space conversions
Hex:
#ab640e
RGB:
171, 100, 14
CMY:
33, 61, 95
CMYK:
0, 42, 92, 33
HSL:
33°, 84.8649%, 36.2745%
HSV (HSB):
33°, 91.8129%, 67.0588%
XYZ:
21.4310, 17.8040, 2.7224
xyY:
0.5108, 0.4243, 17.8040
CIE-Lab:
49.2575, 23.0431, 54.0300
CIE-LCH:
49.2575, 58.7386, 66.9023
CIE-Luv:
49.2575, 58.3525, 45.9770
Hunter-Lab:
42.1948, 16.8206, 25.7109
#ab640e color charts
#ab640e color shades, tints & tones
#ab640e color schemes
#ab640e color preview, HTML & CSS examples
This text has a color of #ab640e
<p style="color:#ab640e;">Text here</p>
.mytext {color:#ab640e;}
This box has a color of #ab640e
<div style="background-color:#ab640e;">Content here</div>
.mybackground {background-color:#ab640e;}
Border around this has a color of #ab640e
<div style="border:2px solid #ab640e;">Content here</div>
.myborder {border:2px solid #ab640e;}