#f9bfbd color space conversions
Hex:
#f9bfbd
RGB:
249, 191, 189
CMY:
2, 25, 26
CMYK:
0, 23, 24, 2
HSL:
2°, 83.3333%, 85.8824%
HSV (HSB):
2°, 24.0964%, 97.6471%
XYZ:
66.8830, 61.0755, 56.4077
xyY:
0.3628, 0.3313, 61.0755
CIE-Lab:
82.4193, 20.5083, 9.0598
CIE-LCH:
82.4193, 22.4203, 23.8341
CIE-Luv:
82.4193, 36.7989, 9.3400
Hunter-Lab:
78.1508, 16.0000, 11.9112
#f9bfbd color charts
#f9bfbd color shades, tints & tones
#f9bfbd color schemes
#f9bfbd color preview, HTML & CSS examples
This text has a color of #f9bfbd
<p style="color:#f9bfbd;">Text here</p>
.mytext {color:#f9bfbd;}
This box has a color of #f9bfbd
<div style="background-color:#f9bfbd;">Content here</div>
.mybackground {background-color:#f9bfbd;}
Border around this has a color of #f9bfbd
<div style="border:2px solid #f9bfbd;">Content here</div>
.myborder {border:2px solid #f9bfbd;}