#fff2ac color space conversions
Hex:
#fff2ac
RGB:
255, 242, 172
CMY:
0, 5, 33
CMYK:
0, 5, 33, 0
HSL:
51°, 100.0000%, 83.7255%
HSV (HSB):
51°, 32.5490%, 100.0000%
XYZ:
80.4385, 87.7428, 51.7262
xyY:
0.3658, 0.3990, 87.7428
CIE-Lab:
95.0525, -5.7284, 35.4140
CIE-LCH:
95.0525, 35.8743, 99.1883
CIE-Luv:
95.0525, 11.7490, 50.1199
Hunter-Lab:
93.6711, -10.6406, 32.8292
#fff2ac color charts
#fff2ac color shades, tints & tones
#fff2ac color schemes
#fff2ac color preview, HTML & CSS examples
This text has a color of #fff2ac
<p style="color:#fff2ac;">Text here</p>
.mytext {color:#fff2ac;}
This box has a color of #fff2ac
<div style="background-color:#fff2ac;">Content here</div>
.mybackground {background-color:#fff2ac;}
Border around this has a color of #fff2ac
<div style="border:2px solid #fff2ac;">Content here</div>
.myborder {border:2px solid #fff2ac;}