#ab642d color space conversions
Hex:
#ab642d
RGB:
171, 100, 45
CMY:
33, 61, 82
CMYK:
0, 42, 74, 33
HSL:
26°, 58.3333%, 42.3529%
HSV (HSB):
26°, 73.6842%, 67.0588%
XYZ:
21.8254, 17.9617, 4.7993
xyY:
0.4895, 0.4029, 17.9617
CIE-Lab:
49.4497, 24.0702, 42.1960
CIE-LCH:
49.4497, 48.5786, 60.2979
CIE-Luv:
49.4497, 56.4336, 38.9284
Hunter-Lab:
42.3813, 17.7563, 22.9529
#ab642d color charts
#ab642d color shades, tints & tones
#ab642d color schemes
#ab642d color preview, HTML & CSS examples
This text has a color of #ab642d
<p style="color:#ab642d;">Text here</p>
.mytext {color:#ab642d;}
This box has a color of #ab642d
<div style="background-color:#ab642d;">Content here</div>
.mybackground {background-color:#ab642d;}
Border around this has a color of #ab642d
<div style="border:2px solid #ab642d;">Content here</div>
.myborder {border:2px solid #ab642d;}