#ab100c color space conversions
Hex:
#ab100c
RGB:
171, 16, 12
CMY:
33, 94, 95
CMYK:
0, 91, 93, 33
HSL:
2°, 86.8852%, 35.8824%
HSV (HSB):
2°, 92.9825%, 67.0588%
XYZ:
17.0462, 9.0551, 1.1972
xyY:
0.6244, 0.3317, 9.0551
CIE-Lab:
36.0901, 57.4420, 45.3374
CIE-LCH:
36.0901, 73.1782, 38.2831
CIE-Luv:
36.0901, 111.6384, 24.6421
Hunter-Lab:
30.0916, 48.4560, 18.7053
#ab100c color charts
#ab100c RGB chart
#ab100c CMYK chart
#ab100c RGB pie chart
#ab100c color shades, tints & tones
#ab100c color schemes
#ab100c color preview, HTML & CSS examples
This text has a color of #ab100c
<p style="color:#ab100c;">Text here</p>
.mytext {color:#ab100c;}
Text color #ab100c
This box has a color of #ab100c
<div style="background-color:#ab100c;">Content here</div>
.mybackground {background-color:#ab100c;}
Background color #ab100c
Border around this has a color of #ab100c
<div style="border:2px solid #ab100c;">Content here</div>
.myborder {border:2px solid #ab100c;}
Border color #ab100c