#ab012f color space conversions
Hex:
#ab012f
RGB:
171, 1, 47
CMY:
33, 100, 82
CMYK:
0, 99, 73, 33
HSL:
344°, 98.8372%, 33.7255%
HSV (HSB):
344°, 99.4152%, 67.0588%
XYZ:
17.3185, 8.8849, 3.4915
xyY:
0.5832, 0.2992, 8.8849
CIE-Lab:
35.7617, 60.3509, 25.7043
CIE-LCH:
35.7617, 65.5968, 23.0699
CIE-Luv:
35.7617, 107.9771, 13.0776
Hunter-Lab:
29.8075, 51.5476, 13.9203
#ab012f color charts
#ab012f color shades, tints & tones
#ab012f color schemes
#ab012f color preview, HTML & CSS examples
This text has a color of #ab012f
<p style="color:#ab012f;">Text here</p>
.mytext {color:#ab012f;}
This box has a color of #ab012f
<div style="background-color:#ab012f;">Content here</div>
.mybackground {background-color:#ab012f;}
Border around this has a color of #ab012f
<div style="border:2px solid #ab012f;">Content here</div>
.myborder {border:2px solid #ab012f;}