#fbbd94 color space conversions
Hex:
#fbbd94
RGB:
251, 189, 148
CMY:
2, 26, 42
CMYK:
0, 25, 41, 2
HSL:
24°, 92.7928%, 78.2353%
HSV (HSB):
24°, 41.0359%, 98.4314%
XYZ:
63.3266, 59.0425, 36.0757
xyY:
0.3997, 0.3726, 59.0425
CIE-Lab:
81.3150, 17.2415, 29.3913
CIE-LCH:
81.3150, 34.0752, 59.6032
CIE-Luv:
81.3150, 44.1476, 36.2583
Hunter-Lab:
76.8391, 12.6413, 25.9510
#fbbd94 color charts
#fbbd94 color shades, tints & tones
#fbbd94 color schemes
#fbbd94 color preview, HTML & CSS examples
This text has a color of #fbbd94
<p style="color:#fbbd94;">Text here</p>
.mytext {color:#fbbd94;}
This box has a color of #fbbd94
<div style="background-color:#fbbd94;">Content here</div>
.mybackground {background-color:#fbbd94;}
Border around this has a color of #fbbd94
<div style="border:2px solid #fbbd94;">Content here</div>
.myborder {border:2px solid #fbbd94;}