#fff2af color space conversions
Hex:
#fff2af
RGB:
255, 242, 175
CMY:
0, 5, 31
CMYK:
0, 5, 31, 0
HSL:
50°, 100.0000%, 84.3137%
HSV (HSB):
50°, 31.3725%, 100.0000%
XYZ:
80.7300, 87.8594, 53.2611
xyY:
0.3639, 0.3960, 87.8594
CIE-Lab:
95.1017, -5.3698, 33.9703
CIE-LCH:
95.1017, 34.3920, 98.9826
CIE-Luv:
95.1017, 11.5870, 48.2956
Hunter-Lab:
93.7333, -10.2961, 31.9236
#fff2af color charts
#fff2af color shades, tints & tones
#fff2af color schemes
#fff2af color preview, HTML & CSS examples
This text has a color of #fff2af
<p style="color:#fff2af;">Text here</p>
.mytext {color:#fff2af;}
This box has a color of #fff2af
<div style="background-color:#fff2af;">Content here</div>
.mybackground {background-color:#fff2af;}
Border around this has a color of #fff2af
<div style="border:2px solid #fff2af;">Content here</div>
.myborder {border:2px solid #fff2af;}