#fff2bd color space conversions
Hex:
#fff2bd
RGB:
255, 242, 189
CMY:
0, 5, 26
CMYK:
0, 5, 26, 0
HSL:
48°, 100.0000%, 87.0588%
HSV (HSB):
48°, 25.8824%, 100.0000%
XYZ:
82.1774, 88.4384, 60.8832
xyY:
0.3550, 0.3820, 88.4384
CIE-Lab:
95.3452, -3.6062, 27.2054
CIE-LCH:
95.3452, 27.4434, 97.5507
CIE-Luv:
95.3452, 10.8005, 39.4368
Hunter-Lab:
94.0417, -8.5924, 27.4444
#fff2bd color charts
#fff2bd color shades, tints & tones
#fff2bd color schemes
#fff2bd color preview, HTML & CSS examples
This text has a color of #fff2bd
<p style="color:#fff2bd;">Text here</p>
.mytext {color:#fff2bd;}
This box has a color of #fff2bd
<div style="background-color:#fff2bd;">Content here</div>
.mybackground {background-color:#fff2bd;}
Border around this has a color of #fff2bd
<div style="border:2px solid #fff2bd;">Content here</div>
.myborder {border:2px solid #fff2bd;}