#fff2a0 color space conversions
Hex:
#fff2a0
RGB:
255, 242, 160
CMY:
0, 5, 37
CMYK:
0, 5, 37, 0
HSL:
52°, 100.0000%, 81.3725%
HSV (HSB):
52°, 37.2549%, 100.0000%
XYZ:
79.3373, 87.3023, 45.9272
xyY:
0.3732, 0.4107, 87.3023
CIE-Lab:
94.8664, -7.0942, 41.1574
CIE-LCH:
94.8664, 41.7644, 99.7798
CIE-Luv:
94.8664, 12.3728, 57.1400
Hunter-Lab:
93.4357, -11.9462, 36.2617
#fff2a0 color charts
#fff2a0 color shades, tints & tones
#fff2a0 color schemes
#fff2a0 color preview, HTML & CSS examples
This text has a color of #fff2a0
<p style="color:#fff2a0;">Text here</p>
.mytext {color:#fff2a0;}
This box has a color of #fff2a0
<div style="background-color:#fff2a0;">Content here</div>
.mybackground {background-color:#fff2a0;}
Border around this has a color of #fff2a0
<div style="border:2px solid #fff2a0;">Content here</div>
.myborder {border:2px solid #fff2a0;}