#ab650e color space conversions
Hex:
#ab650e
RGB:
171, 101, 14
CMY:
33, 60, 95
CMYK:
0, 41, 92, 33
HSL:
33°, 84.8649%, 36.2745%
HSV (HSB):
33°, 91.8129%, 67.0588%
XYZ:
21.5275, 17.9970, 2.7546
xyY:
0.5092, 0.4257, 17.9970
CIE-Lab:
49.4925, 22.4864, 54.2056
CIE-LCH:
49.4925, 58.6847, 67.4696
CIE-Luv:
49.4925, 57.5439, 46.3446
Hunter-Lab:
42.4229, 16.3400, 25.8462
#ab650e color charts
#ab650e color shades, tints & tones
#ab650e color schemes
#ab650e color preview, HTML & CSS examples
This text has a color of #ab650e
<p style="color:#ab650e;">Text here</p>
.mytext {color:#ab650e;}
This box has a color of #ab650e
<div style="background-color:#ab650e;">Content here</div>
.mybackground {background-color:#ab650e;}
Border around this has a color of #ab650e
<div style="border:2px solid #ab650e;">Content here</div>
.myborder {border:2px solid #ab650e;}