#ab234f color space conversions
Hex:
#ab234f
RGB:
171, 35, 79
CMY:
33, 86, 69
CMYK:
0, 80, 54, 33
HSL:
341°, 66.0194%, 40.3922%
HSV (HSB):
341°, 79.5322%, 67.0588%
XYZ:
18.8069, 10.4245, 8.4180
xyY:
0.4995, 0.2769, 10.4245
CIE-Lab:
38.5938, 56.0418, 8.9258
CIE-LCH:
38.5938, 56.7482, 9.0495
CIE-Luv:
38.5938, 89.0521, -0.1187
Hunter-Lab:
32.2870, 47.4725, 7.1425
#ab234f color charts
#ab234f color shades, tints & tones
#ab234f color schemes
#ab234f color preview, HTML & CSS examples
This text has a color of #ab234f
<p style="color:#ab234f;">Text here</p>
.mytext {color:#ab234f;}
This box has a color of #ab234f
<div style="background-color:#ab234f;">Content here</div>
.mybackground {background-color:#ab234f;}
Border around this has a color of #ab234f
<div style="border:2px solid #ab234f;">Content here</div>
.myborder {border:2px solid #ab234f;}