#fafeaf color space conversions
Hex:
#fafeaf
RGB:
250, 254, 175
CMY:
2, 0, 31
CMYK:
2, 0, 31, 0
HSL:
63°, 97.5309%, 84.1176%
HSV (HSB):
63°, 31.1024%, 99.6078%
XYZ:
82.6040, 94.3028, 54.4060
xyY:
0.3571, 0.4077, 94.3028
CIE-Lab:
97.7539, -13.1654, 37.4217
CIE-LCH:
97.7539, 39.6701, 109.3825
CIE-Luv:
97.7539, 1.4772, 54.4307
Hunter-Lab:
97.1096, -18.1050, 34.7593
#fafeaf color charts
#fafeaf RGB chart
#fafeaf CMYK chart
#fafeaf RGB pie chart
#fafeaf color shades, tints & tones
#fafeaf color schemes
#fafeaf color preview, HTML & CSS examples
This text has a color of #fafeaf
<p style="color:#fafeaf;">Text here</p>
.mytext {color:#fafeaf;}
Text color #fafeaf
This box has a color of #fafeaf
<div style="background-color:#fafeaf;">Content here</div>
.mybackground {background-color:#fafeaf;}
Background color #fafeaf
Border around this has a color of #fafeaf
<div style="border:2px solid #fafeaf;">Content here</div>
.myborder {border:2px solid #fafeaf;}
Border color #fafeaf