#fbd88c color space conversions
Hex:
#fbd88c
RGB:
251, 216, 140
CMY:
2, 15, 45
CMYK:
0, 14, 44, 2
HSL:
41°, 93.2773%, 76.6667%
HSV (HSB):
41°, 44.2231%, 98.4314%
XYZ:
69.0732, 71.5144, 34.9741
xyY:
0.3934, 0.4073, 71.5144
CIE-Lab:
87.7343, 2.4009, 41.8823
CIE-LCH:
87.7343, 41.9511, 86.7191
CIE-Luv:
87.7343, 27.1191, 54.6614
Hunter-Lab:
84.5662, -2.1931, 34.6758
#fbd88c color charts
#fbd88c color shades, tints & tones
#fbd88c color schemes
#fbd88c color preview, HTML & CSS examples
This text has a color of #fbd88c
<p style="color:#fbd88c;">Text here</p>
.mytext {color:#fbd88c;}
This box has a color of #fbd88c
<div style="background-color:#fbd88c;">Content here</div>
.mybackground {background-color:#fbd88c;}
Border around this has a color of #fbd88c
<div style="border:2px solid #fbd88c;">Content here</div>
.myborder {border:2px solid #fbd88c;}