#fefdcc color space conversions
Hex:
#fefdcc
RGB:
254, 253, 204
CMY:
0, 1, 20
CMYK:
0, 0, 20, 0
HSL:
59°, 96.1538%, 89.8039%
HSV (HSB):
59°, 19.6850%, 99.6078%
XYZ:
86.8974, 95.6810, 71.0150
xyY:
0.3427, 0.3773, 95.6810
CIE-Lab:
98.3054, -7.4150, 23.6339
CIE-LCH:
98.3054, 24.7698, 107.4190
CIE-Luv:
98.3054, 3.1717, 35.7149
Hunter-Lab:
97.8167, -12.6051, 25.4271
#fefdcc color charts
#fefdcc RGB chart
#fefdcc CMYK chart
#fefdcc RGB pie chart
#fefdcc color shades, tints & tones
#fefdcc color schemes
#fefdcc color preview, HTML & CSS examples
This text has a color of #fefdcc
<p style="color:#fefdcc;">Text here</p>
.mytext {color:#fefdcc;}
Text color #fefdcc
This box has a color of #fefdcc
<div style="background-color:#fefdcc;">Content here</div>
.mybackground {background-color:#fefdcc;}
Background color #fefdcc
Border around this has a color of #fefdcc
<div style="border:2px solid #fefdcc;">Content here</div>
.myborder {border:2px solid #fefdcc;}
Border color #fefdcc