#fefdba color space conversions
Hex:
#fefdba
RGB:
254, 253, 186
CMY:
0, 1, 27
CMYK:
0, 0, 27, 0
HSL:
59°, 97.1429%, 86.2745%
HSV (HSB):
59°, 26.7717%, 99.6078%
XYZ:
84.8613, 94.8666, 60.2928
xyY:
0.3536, 0.3952, 94.8666
CIE-Lab:
97.9801, -9.8334, 32.2827
CIE-LCH:
97.9801, 33.7471, 106.9409
CIE-Luv:
97.9801, 4.0318, 47.4440
Hunter-Lab:
97.3995, -14.9273, 31.4776
#fefdba color charts
#fefdba color shades, tints & tones
#fefdba color schemes
#fefdba color preview, HTML & CSS examples
This text has a color of #fefdba
<p style="color:#fefdba;">Text here</p>
.mytext {color:#fefdba;}
This box has a color of #fefdba
<div style="background-color:#fefdba;">Content here</div>
.mybackground {background-color:#fefdba;}
Border around this has a color of #fefdba
<div style="border:2px solid #fefdba;">Content here</div>
.myborder {border:2px solid #fefdba;}