#fff3af color space conversions
Hex:
#fff3af
RGB:
255, 243, 175
CMY:
0, 5, 31
CMYK:
0, 5, 31, 0
HSL:
51°, 100.0000%, 84.3137%
HSV (HSB):
51°, 31.3725%, 100.0000%
XYZ:
81.0285, 88.4563, 53.3606
xyY:
0.3636, 0.3969, 88.4563
CIE-Lab:
95.3528, -5.8690, 34.3050
CIE-LCH:
95.3528, 34.8035, 99.7084
CIE-Luv:
95.3528, 10.9968, 48.8391
Hunter-Lab:
94.0512, -10.8056, 32.1973
#fff3af color charts
#fff3af RGB chart
#fff3af CMYK chart
#fff3af RGB pie chart
#fff3af color shades, tints & tones
#fff3af color schemes
#fff3af color preview, HTML & CSS examples
This text has a color of #fff3af
<p style="color:#fff3af;">Text here</p>
.mytext {color:#fff3af;}
Text color #fff3af
This box has a color of #fff3af
<div style="background-color:#fff3af;">Content here</div>
.mybackground {background-color:#fff3af;}
Background color #fff3af
Border around this has a color of #fff3af
<div style="border:2px solid #fff3af;">Content here</div>
.myborder {border:2px solid #fff3af;}
Border color #fff3af