#abfacc color space conversions
Hex:
#abfacc
RGB:
171, 250, 204
CMY:
33, 2, 20
CMYK:
32, 0, 18, 2
HSL:
145°, 88.7640%, 82.5490%
HSV (HSB):
145°, 31.6000%, 98.0392%
XYZ:
61.8793, 81.3888, 69.5750
xyY:
0.2907, 0.3824, 81.3888
CIE-Lab:
92.3044, -33.4792, 14.4678
CIE-LCH:
92.3044, 36.4716, 156.6287
CIE-Luv:
92.3044, -38.2557, 27.3596
Hunter-Lab:
90.2157, -35.4438, 17.4262
#abfacc color charts
#abfacc RGB chart
#abfacc CMYK chart
#abfacc RGB pie chart
#abfacc color shades, tints & tones
#abfacc color schemes
#abfacc color preview, HTML & CSS examples
This text has a color of #abfacc
<p style="color:#abfacc;">Text here</p>
.mytext {color:#abfacc;}
Text color #abfacc
This box has a color of #abfacc
<div style="background-color:#abfacc;">Content here</div>
.mybackground {background-color:#abfacc;}
Background color #abfacc
Border around this has a color of #abfacc
<div style="border:2px solid #abfacc;">Content here</div>
.myborder {border:2px solid #abfacc;}
Border color #abfacc