#fefecf color space conversions
Hex:
#fefecf
RGB:
254, 254, 207
CMY:
0, 0, 19
CMYK:
0, 0, 19, 0
HSL:
60°, 95.9184%, 90.3922%
HSV (HSB):
60°, 18.5039%, 99.6078%
XYZ:
87.5773, 96.4594, 73.0342
xyY:
0.3407, 0.3752, 96.4594
CIE-Lab:
98.6145, -7.4851, 22.5384
CIE-LCH:
98.6145, 23.7488, 108.3717
CIE-Luv:
98.6145, 2.4733, 34.2681
Hunter-Lab:
98.2138, -12.7054, 24.6601
#fefecf color charts
#fefecf color shades, tints & tones
#fefecf color schemes
#fefecf color preview, HTML & CSS examples
This text has a color of #fefecf
<p style="color:#fefecf;">Text here</p>
.mytext {color:#fefecf;}
This box has a color of #fefecf
<div style="background-color:#fefecf;">Content here</div>
.mybackground {background-color:#fefecf;}
Border around this has a color of #fefecf
<div style="border:2px solid #fefecf;">Content here</div>
.myborder {border:2px solid #fefecf;}