#fff2bc color space conversions
Hex:
#fff2bc
RGB:
255, 242, 188
CMY:
0, 5, 26
CMYK:
0, 5, 26, 0
HSL:
48°, 100.0000%, 86.8627%
HSV (HSB):
48°, 26.2745%, 100.0000%
XYZ:
82.0692, 88.3951, 60.3134
xyY:
0.3556, 0.3830, 88.3951
CIE-Lab:
95.3271, -3.7370, 27.6897
CIE-LCH:
95.3271, 27.9408, 97.6862
CIE-Luv:
95.3271, 10.8582, 40.0878
Hunter-Lab:
94.0187, -8.7194, 27.7783
#fff2bc color charts
#fff2bc RGB chart
#fff2bc CMYK chart
#fff2bc RGB pie chart
#fff2bc color shades, tints & tones
#fff2bc color schemes
#fff2bc color preview, HTML & CSS examples
This text has a color of #fff2bc
<p style="color:#fff2bc;">Text here</p>
.mytext {color:#fff2bc;}
Text color #fff2bc
This box has a color of #fff2bc
<div style="background-color:#fff2bc;">Content here</div>
.mybackground {background-color:#fff2bc;}
Background color #fff2bc
Border around this has a color of #fff2bc
<div style="border:2px solid #fff2bc;">Content here</div>
.myborder {border:2px solid #fff2bc;}
Border color #fff2bc