#fefbca color space conversions
Hex:
#fefbca
RGB:
254, 251, 202
CMY:
0, 2, 21
CMYK:
0, 1, 20, 0
HSL:
57°, 96.2963%, 89.4118%
HSV (HSB):
57°, 20.4724%, 99.6078%
XYZ:
86.0309, 94.3295, 69.5502
xyY:
0.3442, 0.3775, 94.3295
CIE-Lab:
97.7646, -6.7025, 23.9024
CIE-LCH:
97.7646, 24.8243, 105.6642
CIE-Luv:
97.7646, 4.3802, 35.8963
Hunter-Lab:
97.1234, -11.8523, 25.5287
#fefbca color charts
#fefbca color shades, tints & tones
#fefbca color schemes
#fefbca color preview, HTML & CSS examples
This text has a color of #fefbca
<p style="color:#fefbca;">Text here</p>
.mytext {color:#fefbca;}
This box has a color of #fefbca
<div style="background-color:#fefbca;">Content here</div>
.mybackground {background-color:#fefbca;}
Border around this has a color of #fefbca
<div style="border:2px solid #fefbca;">Content here</div>
.myborder {border:2px solid #fefbca;}