#f9becd color space conversions
Hex:
#f9becd
RGB:
249, 190, 205
CMY:
2, 25, 20
CMYK:
0, 24, 18, 2
HSL:
345°, 83.0986%, 86.0784%
HSV (HSB):
345°, 23.6948%, 97.6471%
XYZ:
68.4998, 61.3744, 65.9937
xyY:
0.3497, 0.3133, 61.3744
CIE-Lab:
82.5796, 23.3723, 0.7088
CIE-LCH:
82.5796, 23.3830, 1.7371
CIE-Luv:
82.5796, 35.3995, -3.2474
Hunter-Lab:
78.3418, 18.9770, 4.8945
#f9becd color charts
#f9becd color shades, tints & tones
#f9becd color schemes
#f9becd color preview, HTML & CSS examples
This text has a color of #f9becd
<p style="color:#f9becd;">Text here</p>
.mytext {color:#f9becd;}
This box has a color of #f9becd
<div style="background-color:#f9becd;">Content here</div>
.mybackground {background-color:#f9becd;}
Border around this has a color of #f9becd
<div style="border:2px solid #f9becd;">Content here</div>
.myborder {border:2px solid #f9becd;}