#fffaaf color space conversions
Hex:
#fffaaf
RGB:
255, 250, 175
CMY:
0, 2, 31
CMYK:
0, 2, 31, 0
HSL:
56°, 100.0000%, 84.3137%
HSV (HSB):
56°, 31.3725%, 100.0000%
XYZ:
83.1635, 92.7264, 54.0722
xyY:
0.3616, 0.4032, 92.7264
CIE-Lab:
97.1164, -9.3432, 36.6480
CIE-LCH:
97.1164, 37.8202, 104.3025
CIE-Luv:
97.1164, 6.8929, 52.6293
Hunter-Lab:
96.2945, -14.3563, 34.1131
#fffaaf color charts
#fffaaf RGB chart
#fffaaf CMYK chart
#fffaaf RGB pie chart
#fffaaf color shades, tints & tones
#fffaaf color schemes
#fffaaf color preview, HTML & CSS examples
This text has a color of #fffaaf
<p style="color:#fffaaf;">Text here</p>
.mytext {color:#fffaaf;}
Text color #fffaaf
This box has a color of #fffaaf
<div style="background-color:#fffaaf;">Content here</div>
.mybackground {background-color:#fffaaf;}
Background color #fffaaf
Border around this has a color of #fffaaf
<div style="border:2px solid #fffaaf;">Content here</div>
.myborder {border:2px solid #fffaaf;}
Border color #fffaaf