#fbcd5e color space conversions
Hex:
#fbcd5e
RGB:
251, 205, 94
CMY:
2, 20, 63
CMYK:
0, 18, 63, 2
HSL:
42°, 95.1515%, 67.6471%
HSV (HSB):
42°, 62.5498%, 98.4314%
XYZ:
63.6354, 64.9800, 19.7781
xyY:
0.4288, 0.4379, 64.9800
CIE-Lab:
84.4734, 4.3362, 59.9626
CIE-LCH:
84.4734, 60.1192, 85.8639
CIE-Luv:
84.4734, 37.3951, 70.7727
Hunter-Lab:
80.6102, -0.1562, 41.8800
#fbcd5e color charts
#fbcd5e color shades, tints & tones
#fbcd5e color schemes
#fbcd5e color preview, HTML & CSS examples
This text has a color of #fbcd5e
<p style="color:#fbcd5e;">Text here</p>
.mytext {color:#fbcd5e;}
This box has a color of #fbcd5e
<div style="background-color:#fbcd5e;">Content here</div>
.mybackground {background-color:#fbcd5e;}
Border around this has a color of #fbcd5e
<div style="border:2px solid #fbcd5e;">Content here</div>
.myborder {border:2px solid #fbcd5e;}