#ab0e2d color space conversions
Hex:
#ab0e2d
RGB:
171, 14, 45
CMY:
33, 95, 82
CMYK:
0, 92, 74, 33
HSL:
348°, 84.8649%, 36.2745%
HSV (HSB):
348°, 91.8129%, 67.0588%
XYZ:
17.4253, 9.1615, 3.3325
xyY:
0.5824, 0.3062, 9.1615
CIE-Lab:
36.2933, 58.6405, 27.6001
CIE-LCH:
36.2933, 64.8111, 25.2048
CIE-Luv:
36.2933, 106.1526, 15.0273
Hunter-Lab:
30.2679, 49.7939, 14.6596
#ab0e2d color charts
#ab0e2d color shades, tints & tones
#ab0e2d color schemes
#ab0e2d color preview, HTML & CSS examples
This text has a color of #ab0e2d
<p style="color:#ab0e2d;">Text here</p>
.mytext {color:#ab0e2d;}
This box has a color of #ab0e2d
<div style="background-color:#ab0e2d;">Content here</div>
.mybackground {background-color:#ab0e2d;}
Border around this has a color of #ab0e2d
<div style="border:2px solid #ab0e2d;">Content here</div>
.myborder {border:2px solid #ab0e2d;}