#fefdc3 color space conversions
Hex:
#fefdc3
RGB:
254, 253, 195
CMY:
0, 1, 24
CMYK:
0, 0, 23, 0
HSL:
59°, 96.7213%, 88.0392%
HSV (HSB):
59°, 23.2283%, 99.6078%
XYZ:
85.8487, 95.2615, 65.4924
xyY:
0.3481, 0.3863, 95.2615
CIE-Lab:
98.1381, -8.6541, 27.9634
CIE-LCH:
98.1381, 29.2719, 107.1962
CIE-Luv:
98.1381, 3.6095, 41.6857
Hunter-Lab:
97.6020, -13.7987, 28.5370
#fefdc3 color charts
#fefdc3 color shades, tints & tones
#fefdc3 color schemes
#fefdc3 color preview, HTML & CSS examples
This text has a color of #fefdc3
<p style="color:#fefdc3;">Text here</p>
.mytext {color:#fefdc3;}
This box has a color of #fefdc3
<div style="background-color:#fefdc3;">Content here</div>
.mybackground {background-color:#fefdc3;}
Border around this has a color of #fefdc3
<div style="border:2px solid #fefdc3;">Content here</div>
.myborder {border:2px solid #fefdc3;}