#ab1c0e color space conversions
Hex:
#ab1c0e
RGB:
171, 28, 14
CMY:
33, 89, 95
CMYK:
0, 84, 92, 33
HSL:
5°, 84.8649%, 36.2745%
HSV (HSB):
5°, 91.8129%, 67.0588%
XYZ:
17.2891, 9.5201, 1.3418
xyY:
0.6142, 0.3382, 9.5201
CIE-Lab:
36.9670, 54.9947, 45.1264
CIE-LCH:
36.9670, 71.1393, 39.3709
CIE-Luv:
36.9670, 107.4299, 25.8256
Hunter-Lab:
30.8547, 46.0247, 19.0199
#ab1c0e color charts
#ab1c0e color shades, tints & tones
#ab1c0e color schemes
#ab1c0e color preview, HTML & CSS examples
This text has a color of #ab1c0e
<p style="color:#ab1c0e;">Text here</p>
.mytext {color:#ab1c0e;}
This box has a color of #ab1c0e
<div style="background-color:#ab1c0e;">Content here</div>
.mybackground {background-color:#ab1c0e;}
Border around this has a color of #ab1c0e
<div style="border:2px solid #ab1c0e;">Content here</div>
.myborder {border:2px solid #ab1c0e;}