#fbbf9f color space conversions
Hex:
#fbbf9f
RGB:
251, 191, 159
CMY:
2, 25, 38
CMYK:
0, 24, 37, 2
HSL:
21°, 92.0000%, 80.3922%
HSV (HSB):
21°, 36.6534%, 98.4314%
XYZ:
64.6725, 60.2740, 41.0263
xyY:
0.3897, 0.3632, 60.2740
CIE-Lab:
81.9869, 17.4174, 24.4885
CIE-LCH:
81.9869, 30.0509, 54.5777
CIE-Luv:
81.9869, 41.6586, 30.3660
Hunter-Lab:
77.6364, 12.8301, 23.0141
#fbbf9f color charts
#fbbf9f color shades, tints & tones
#fbbf9f color schemes
#fbbf9f color preview, HTML & CSS examples
This text has a color of #fbbf9f
<p style="color:#fbbf9f;">Text here</p>
.mytext {color:#fbbf9f;}
This box has a color of #fbbf9f
<div style="background-color:#fbbf9f;">Content here</div>
.mybackground {background-color:#fbbf9f;}
Border around this has a color of #fbbf9f
<div style="border:2px solid #fbbf9f;">Content here</div>
.myborder {border:2px solid #fbbf9f;}