#fbcd8d color space conversions
Hex:
#fbcd8d
RGB:
251, 205, 141
CMY:
2, 20, 45
CMYK:
0, 18, 44, 2
HSL:
35°, 93.2203%, 76.8627%
HSV (HSB):
35°, 43.8247%, 98.4314%
XYZ:
66.4227, 66.0950, 34.4561
xyY:
0.3978, 0.3958, 66.0950
CIE-Lab:
85.0448, 8.1687, 37.9249
CIE-LCH:
85.0448, 38.7946, 77.8447
CIE-Luv:
85.0448, 34.2336, 48.5713
Hunter-Lab:
81.2988, 3.5650, 31.7809
#fbcd8d color charts
#fbcd8d color shades, tints & tones
#fbcd8d color schemes
#fbcd8d color preview, HTML & CSS examples
This text has a color of #fbcd8d
<p style="color:#fbcd8d;">Text here</p>
.mytext {color:#fbcd8d;}
This box has a color of #fbcd8d
<div style="background-color:#fbcd8d;">Content here</div>
.mybackground {background-color:#fbcd8d;}
Border around this has a color of #fbcd8d
<div style="border:2px solid #fbcd8d;">Content here</div>
.myborder {border:2px solid #fbcd8d;}