#ab100d color space conversions
Hex:
#ab100d
RGB:
171, 16, 13
CMY:
33, 94, 95
CMYK:
0, 91, 92, 33
HSL:
1°, 85.8696%, 36.0784%
HSV (HSB):
1°, 92.3977%, 67.0588%
XYZ:
17.0525, 9.0576, 1.2303
xyY:
0.6237, 0.3313, 9.0576
CIE-Lab:
36.0949, 57.4558, 44.9396
CIE-LCH:
36.0949, 72.9434, 38.0310
CIE-Luv:
36.0949, 111.5415, 24.4896
Hunter-Lab:
30.0958, 48.4719, 18.6433
#ab100d color charts
#ab100d RGB chart
#ab100d CMYK chart
#ab100d RGB pie chart
#ab100d color shades, tints & tones
#ab100d color schemes
#ab100d color preview, HTML & CSS examples
This text has a color of #ab100d
<p style="color:#ab100d;">Text here</p>
.mytext {color:#ab100d;}
Text color #ab100d
This box has a color of #ab100d
<div style="background-color:#ab100d;">Content here</div>
.mybackground {background-color:#ab100d;}
Background color #ab100d
Border around this has a color of #ab100d
<div style="border:2px solid #ab100d;">Content here</div>
.myborder {border:2px solid #ab100d;}
Border color #ab100d