#ab452d color space conversions
Hex:
#ab452d
RGB:
171, 69, 45
CMY:
33, 73, 82
CMYK:
0, 60, 74, 33
HSL:
11°, 58.3333%, 42.3529%
HSV (HSB):
11°, 73.6842%, 67.0588%
XYZ:
19.3964, 13.1036, 3.9896
xyY:
0.5316, 0.3591, 13.1036
CIE-Lab:
42.9190, 40.4114, 35.1563
CIE-LCH:
42.9190, 53.5635, 41.0219
CIE-Luv:
42.9190, 79.5450, 27.3923
Hunter-Lab:
36.1989, 32.2969, 18.8048
#ab452d color charts
#ab452d color shades, tints & tones
#ab452d color schemes
#ab452d color preview, HTML & CSS examples
This text has a color of #ab452d
<p style="color:#ab452d;">Text here</p>
.mytext {color:#ab452d;}
This box has a color of #ab452d
<div style="background-color:#ab452d;">Content here</div>
.mybackground {background-color:#ab452d;}
Border around this has a color of #ab452d
<div style="border:2px solid #ab452d;">Content here</div>
.myborder {border:2px solid #ab452d;}