#ab400e color space conversions
Hex:
#ab400e
RGB:
171, 64, 14
CMY:
33, 75, 95
CMYK:
0, 63, 92, 33
HSL:
19°, 84.8649%, 36.2745%
HSV (HSB):
19°, 91.8129%, 67.0588%
XYZ:
18.7072, 12.3564, 1.8145
xyY:
0.5690, 0.3758, 12.3564
CIE-Lab:
41.7771, 41.8051, 48.5303
CIE-LCH:
41.7771, 64.0535, 49.2576
CIE-Luv:
41.7771, 86.5401, 33.9416
Hunter-Lab:
35.1517, 33.4797, 21.5457
#ab400e color charts
#ab400e color shades, tints & tones
#ab400e color schemes
#ab400e color preview, HTML & CSS examples
This text has a color of #ab400e
<p style="color:#ab400e;">Text here</p>
.mytext {color:#ab400e;}
This box has a color of #ab400e
<div style="background-color:#ab400e;">Content here</div>
.mybackground {background-color:#ab400e;}
Border around this has a color of #ab400e
<div style="border:2px solid #ab400e;">Content here</div>
.myborder {border:2px solid #ab400e;}