#fffcaf color space conversions
Hex:
#fffcaf
RGB:
255, 252, 175
CMY:
0, 1, 31
CMYK:
0, 1, 31, 0
HSL:
58°, 100.0000%, 84.3137%
HSV (HSB):
58°, 31.3725%, 100.0000%
XYZ:
83.7883, 93.9760, 54.2805
xyY:
0.3611, 0.4050, 93.9760
CIE-Lab:
97.6223, -10.3289, 37.3170
CIE-LCH:
97.6223, 38.7201, 105.4715
CIE-Luv:
97.6223, 5.7292, 53.7074
Hunter-Lab:
96.9412, -15.3659, 34.6605
#fffcaf color charts
#fffcaf RGB chart
#fffcaf CMYK chart
#fffcaf RGB pie chart
#fffcaf color shades, tints & tones
#fffcaf color schemes
#fffcaf color preview, HTML & CSS examples
This text has a color of #fffcaf
<p style="color:#fffcaf;">Text here</p>
.mytext {color:#fffcaf;}
Text color #fffcaf
This box has a color of #fffcaf
<div style="background-color:#fffcaf;">Content here</div>
.mybackground {background-color:#fffcaf;}
Background color #fffcaf
Border around this has a color of #fffcaf
<div style="border:2px solid #fffcaf;">Content here</div>
.myborder {border:2px solid #fffcaf;}
Border color #fffcaf