#f9bfc0 color space conversions
Hex:
#f9bfc0
RGB:
249, 191, 192
CMY:
2, 25, 25
CMYK:
0, 23, 23, 2
HSL:
359°, 82.8571%, 86.2745%
HSV (HSB):
359°, 23.2932%, 97.6471%
XYZ:
67.2122, 61.2071, 58.1409
xyY:
0.3603, 0.3281, 61.2071
CIE-Lab:
82.4900, 20.9320, 7.5531
CIE-LCH:
82.4900, 22.2531, 19.8416
CIE-Luv:
82.4900, 36.4369, 7.1338
Hunter-Lab:
78.2350, 16.4393, 10.7027
#f9bfc0 color charts
#f9bfc0 color shades, tints & tones
#f9bfc0 color schemes
#f9bfc0 color preview, HTML & CSS examples
This text has a color of #f9bfc0
<p style="color:#f9bfc0;">Text here</p>
.mytext {color:#f9bfc0;}
This box has a color of #f9bfc0
<div style="background-color:#f9bfc0;">Content here</div>
.mybackground {background-color:#f9bfc0;}
Border around this has a color of #f9bfc0
<div style="border:2px solid #f9bfc0;">Content here</div>
.myborder {border:2px solid #f9bfc0;}