#fafaae color space conversions
Hex:
#fafaae
RGB:
250, 250, 174
CMY:
2, 2, 32
CMYK:
0, 0, 30, 2
HSL:
60°, 88.3721%, 83.1373%
HSV (HSB):
60°, 30.4000%, 98.0392%
XYZ:
81.2499, 91.7512, 53.4718
xyY:
0.3588, 0.4051, 91.7512
CIE-Lab:
96.7185, -11.3243, 36.5503
CIE-LCH:
96.7185, 38.2644, 107.2145
CIE-Luv:
96.7185, 3.8142, 52.8632
Hunter-Lab:
95.7868, -16.2167, 33.9529
#fafaae color charts
#fafaae color shades, tints & tones
#fafaae color schemes
#fafaae color preview, HTML & CSS examples
This text has a color of #fafaae
<p style="color:#fafaae;">Text here</p>
.mytext {color:#fafaae;}
This box has a color of #fafaae
<div style="background-color:#fafaae;">Content here</div>
.mybackground {background-color:#fafaae;}
Border around this has a color of #fafaae
<div style="border:2px solid #fafaae;">Content here</div>
.myborder {border:2px solid #fafaae;}