#ab512c color space conversions
Hex:
#ab512c
RGB:
171, 81, 44
CMY:
33, 68, 83
CMYK:
0, 53, 74, 33
HSL:
17°, 59.0698%, 42.1569%
HSV (HSB):
17°, 74.2690%, 67.0588%
XYZ:
20.1916, 14.7246, 4.1608
xyY:
0.5167, 0.3768, 14.7246
CIE-Lab:
45.2547, 34.3131, 38.2464
CIE-LCH:
45.2547, 51.3826, 48.1029
CIE-Luv:
45.2547, 71.0158, 31.9700
Hunter-Lab:
38.3727, 26.7742, 20.4320
#ab512c color charts
#ab512c color shades, tints & tones
#ab512c color schemes
#ab512c color preview, HTML & CSS examples
This text has a color of #ab512c
<p style="color:#ab512c;">Text here</p>
.mytext {color:#ab512c;}
This box has a color of #ab512c
<div style="background-color:#ab512c;">Content here</div>
.mybackground {background-color:#ab512c;}
Border around this has a color of #ab512c
<div style="border:2px solid #ab512c;">Content here</div>
.myborder {border:2px solid #ab512c;}