#ab382d color space conversions
Hex:
#ab382d
RGB:
171, 56, 45
CMY:
33, 78, 82
CMYK:
0, 67, 74, 33
HSL:
5°, 58.3333%, 42.3529%
HSV (HSB):
5°, 73.6842%, 67.0588%
XYZ:
18.6824, 11.6757, 3.7516
xyY:
0.5477, 0.3423, 11.6757
CIE-Lab:
40.6960, 46.3360, 32.6716
CIE-LCH:
40.6960, 56.6962, 35.1878
CIE-Luv:
40.6960, 88.1209, 23.3173
Hunter-Lab:
34.1698, 37.7982, 17.4092
#ab382d color charts
#ab382d color shades, tints & tones
#ab382d color schemes
#ab382d color preview, HTML & CSS examples
This text has a color of #ab382d
<p style="color:#ab382d;">Text here</p>
.mytext {color:#ab382d;}
This box has a color of #ab382d
<div style="background-color:#ab382d;">Content here</div>
.mybackground {background-color:#ab382d;}
Border around this has a color of #ab382d
<div style="border:2px solid #ab382d;">Content here</div>
.myborder {border:2px solid #ab382d;}