#fafeca color space conversions
Hex:
#fafeca
RGB:
250, 254, 202
CMY:
2, 0, 21
CMYK:
2, 0, 20, 0
HSL:
65°, 96.2963%, 89.4118%
HSV (HSB):
65°, 20.4724%, 99.6078%
XYZ:
85.5268, 95.4719, 69.7973
xyY:
0.3410, 0.3807, 95.4719
CIE-Lab:
98.2220, -9.6207, 24.4873
CIE-LCH:
98.2220, 26.3094, 111.4491
CIE-Luv:
98.2220, 0.3243, 37.2875
Hunter-Lab:
97.7097, -14.7482, 26.0440
#fafeca color charts
#fafeca RGB chart
#fafeca CMYK chart
#fafeca RGB pie chart
#fafeca color shades, tints & tones
#fafeca color schemes
#fafeca color preview, HTML & CSS examples
This text has a color of #fafeca
<p style="color:#fafeca;">Text here</p>
.mytext {color:#fafeca;}
Text color #fafeca
This box has a color of #fafeca
<div style="background-color:#fafeca;">Content here</div>
.mybackground {background-color:#fafeca;}
Background color #fafeca
Border around this has a color of #fafeca
<div style="border:2px solid #fafeca;">Content here</div>
.myborder {border:2px solid #fafeca;}
Border color #fafeca