#f99fbd color space conversions
Hex:
#f99fbd
RGB:
249, 159, 189
CMY:
2, 38, 26
CMYK:
0, 36, 24, 2
HSL:
340°, 88.2353%, 80.0000%
HSV (HSB):
340°, 36.1446%, 97.6471%
XYZ:
60.6504, 48.6101, 54.3302
xyY:
0.3707, 0.2971, 48.6101
CIE-Lab:
75.2081, 37.3237, -1.3764
CIE-LCH:
75.2081, 37.3490, 357.8880
CIE-Luv:
75.2081, 55.5157, -8.9647
Hunter-Lab:
69.7210, 33.2657, 2.6028
#f99fbd color charts
#f99fbd color shades, tints & tones
#f99fbd color schemes
#f99fbd color preview, HTML & CSS examples
This text has a color of #f99fbd
<p style="color:#f99fbd;">Text here</p>
.mytext {color:#f99fbd;}
This box has a color of #f99fbd
<div style="background-color:#f99fbd;">Content here</div>
.mybackground {background-color:#f99fbd;}
Border around this has a color of #f99fbd
<div style="border:2px solid #f99fbd;">Content here</div>
.myborder {border:2px solid #f99fbd;}