#ab080f color space conversions
Hex:
#ab080f
RGB:
171, 8, 15
CMY:
33, 97, 94
CMYK:
0, 95, 91, 33
HSL:
357°, 91.0615%, 35.0980%
HSV (HSB):
357°, 95.3216%, 67.0588%
XYZ:
16.9676, 8.8661, 1.2690
xyY:
0.6261, 0.3271, 8.8661
CIE-Lab:
35.7252, 58.5808, 43.8366
CIE-LCH:
35.7252, 73.1667, 36.8079
CIE-Luv:
35.7252, 113.1110, 23.5003
Hunter-Lab:
29.7760, 49.6091, 18.3164
#ab080f color charts
#ab080f color shades, tints & tones
#ab080f color schemes
#ab080f color preview, HTML & CSS examples
This text has a color of #ab080f
<p style="color:#ab080f;">Text here</p>
.mytext {color:#ab080f;}
This box has a color of #ab080f
<div style="background-color:#ab080f;">Content here</div>
.mybackground {background-color:#ab080f;}
Border around this has a color of #ab080f
<div style="border:2px solid #ab080f;">Content here</div>
.myborder {border:2px solid #ab080f;}