#f9cbbe color space conversions
Hex:
#f9cbbe
RGB:
249, 203, 190
CMY:
2, 20, 25
CMYK:
0, 18, 24, 2
HSL:
13°, 83.0986%, 86.0784%
HSV (HSB):
13°, 23.6948%, 97.6471%
XYZ:
69.7171, 66.5693, 57.8899
xyY:
0.3590, 0.3428, 66.5693
CIE-Lab:
85.2860, 14.3468, 12.6077
CIE-LCH:
85.2860, 19.0994, 41.3083
CIE-Luv:
85.2860, 29.6086, 15.6092
Hunter-Lab:
81.5900, 9.7423, 15.0455
#f9cbbe color charts
#f9cbbe color shades, tints & tones
#f9cbbe color schemes
#f9cbbe color preview, HTML & CSS examples
This text has a color of #f9cbbe
<p style="color:#f9cbbe;">Text here</p>
.mytext {color:#f9cbbe;}
This box has a color of #f9cbbe
<div style="background-color:#f9cbbe;">Content here</div>
.mybackground {background-color:#f9cbbe;}
Border around this has a color of #f9cbbe
<div style="border:2px solid #f9cbbe;">Content here</div>
.myborder {border:2px solid #f9cbbe;}