#ab8255 color space conversions
Hex:
#ab8255
RGB:
171, 130, 85
CMY:
33, 49, 67
CMYK:
0, 24, 50, 33
HSL:
31°, 33.8583%, 50.1961%
HSV (HSB):
31°, 50.2924%, 67.0588%
XYZ:
26.4169, 25.2791, 12.0814
xyY:
0.4142, 0.3964, 25.2791
CIE-Lab:
57.3463, 10.1527, 30.3536
CIE-LCH:
57.3463, 32.0065, 71.5060
CIE-Luv:
57.3463, 30.7967, 34.7211
Hunter-Lab:
50.2783, 5.7994, 20.9480
#ab8255 color charts
#ab8255 color shades, tints & tones
#ab8255 color schemes
#ab8255 color preview, HTML & CSS examples
This text has a color of #ab8255
<p style="color:#ab8255;">Text here</p>
.mytext {color:#ab8255;}
This box has a color of #ab8255
<div style="background-color:#ab8255;">Content here</div>
.mybackground {background-color:#ab8255;}
Border around this has a color of #ab8255
<div style="border:2px solid #ab8255;">Content here</div>
.myborder {border:2px solid #ab8255;}