#fefcf9 color space conversions
Hex:
#fefcf9
RGB:
254, 252, 249
CMY:
0, 1, 2
CMYK:
0, 1, 2, 0
HSL:
36°, 71.4286%, 98.6275%
HSV (HSB):
36°, 1.9685%, 99.6078%
XYZ:
92.7823, 97.5312, 103.5578
xyY:
0.3157, 0.3319, 97.5312
CIE-Lab:
99.0374, 0.1459, 1.6556
CIE-LCH:
99.0374, 1.6620, 84.9629
CIE-Luv:
99.0374, 1.2944, 2.5294
Hunter-Lab:
98.7579, -5.1268, 6.9589
#fefcf9 color charts
#fefcf9 color shades, tints & tones
#fefcf9 color schemes
#fefcf9 color preview, HTML & CSS examples
This text has a color of #fefcf9
<p style="color:#fefcf9;">Text here</p>
.mytext {color:#fefcf9;}
This box has a color of #fefcf9
<div style="background-color:#fefcf9;">Content here</div>
.mybackground {background-color:#fefcf9;}
Border around this has a color of #fefcf9
<div style="border:2px solid #fefcf9;">Content here</div>
.myborder {border:2px solid #fefcf9;}