#ab294d color space conversions
Hex:
#ab294d
RGB:
171, 41, 77
CMY:
33, 84, 70
CMYK:
0, 76, 55, 33
HSL:
343°, 61.3208%, 41.5686%
HSV (HSB):
343°, 76.0234%, 67.0588%
XYZ:
18.9271, 10.7796, 8.1043
xyY:
0.5006, 0.2851, 10.7796
CIE-Lab:
39.2068, 54.0188, 11.0546
CIE-LCH:
39.2068, 55.1383, 11.5656
CIE-Luv:
39.2068, 87.4561, 2.5827
Hunter-Lab:
32.8323, 45.4445, 8.3476
#ab294d color charts
#ab294d color shades, tints & tones
#ab294d color schemes
#ab294d color preview, HTML & CSS examples
This text has a color of #ab294d
<p style="color:#ab294d;">Text here</p>
.mytext {color:#ab294d;}
This box has a color of #ab294d
<div style="background-color:#ab294d;">Content here</div>
.mybackground {background-color:#ab294d;}
Border around this has a color of #ab294d
<div style="border:2px solid #ab294d;">Content here</div>
.myborder {border:2px solid #ab294d;}