#ab485b color space conversions
Hex:
#ab485b
RGB:
171, 72, 91
CMY:
33, 72, 64
CMYK:
0, 58, 47, 33
HSL:
348°, 40.7407%, 47.6471%
HSV (HSB):
348°, 57.8947%, 67.0588%
XYZ:
21.0003, 14.0480, 11.5022
xyY:
0.4511, 0.3018, 14.0480
CIE-Lab:
44.3017, 42.3517, 9.4237
CIE-LCH:
44.3017, 43.3874, 12.5445
CIE-Luv:
44.3017, 67.7773, 3.7819
Hunter-Lab:
37.4806, 34.4218, 8.0413
#ab485b color charts
#ab485b color shades, tints & tones
#ab485b color schemes
#ab485b color preview, HTML & CSS examples
This text has a color of #ab485b
<p style="color:#ab485b;">Text here</p>
.mytext {color:#ab485b;}
This box has a color of #ab485b
<div style="background-color:#ab485b;">Content here</div>
.mybackground {background-color:#ab485b;}
Border around this has a color of #ab485b
<div style="border:2px solid #ab485b;">Content here</div>
.myborder {border:2px solid #ab485b;}