#ab341d color space conversions
Hex:
#ab341d
RGB:
171, 52, 29
CMY:
33, 80, 89
CMYK:
0, 70, 83, 33
HSL:
10°, 71.0000%, 39.2157%
HSV (HSB):
10°, 83.0409%, 67.0588%
XYZ:
18.2443, 11.2026, 2.3631
xyY:
0.5735, 0.3522, 11.2026
CIE-Lab:
39.9197, 47.3923, 40.6254
CIE-LCH:
39.9197, 62.4215, 40.6037
CIE-Luv:
39.9197, 93.1795, 27.5347
Hunter-Lab:
33.4703, 38.7256, 19.2431
#ab341d color charts
#ab341d color shades, tints & tones
#ab341d color schemes
#ab341d color preview, HTML & CSS examples
This text has a color of #ab341d
<p style="color:#ab341d;">Text here</p>
.mytext {color:#ab341d;}
This box has a color of #ab341d
<div style="background-color:#ab341d;">Content here</div>
.mybackground {background-color:#ab341d;}
Border around this has a color of #ab341d
<div style="border:2px solid #ab341d;">Content here</div>
.myborder {border:2px solid #ab341d;}