#f99bbd color space conversions
Hex:
#f99bbd
RGB:
249, 155, 189
CMY:
2, 39, 26
CMYK:
0, 38, 24, 2
HSL:
338°, 88.6792%, 79.2157%
HSV (HSB):
338°, 37.7510%, 97.6471%
XYZ:
59.9736, 47.2565, 54.1046
xyY:
0.3717, 0.2929, 47.2565
CIE-Lab:
74.3536, 39.4000, -2.6299
CIE-LCH:
74.3536, 39.4877, 356.1812
CIE-Luv:
74.3536, 57.7991, -11.1860
Hunter-Lab:
68.7434, 35.4272, 1.4561
#f99bbd color charts
#f99bbd color shades, tints & tones
#f99bbd color schemes
#f99bbd color preview, HTML & CSS examples
This text has a color of #f99bbd
<p style="color:#f99bbd;">Text here</p>
.mytext {color:#f99bbd;}
This box has a color of #f99bbd
<div style="background-color:#f99bbd;">Content here</div>
.mybackground {background-color:#f99bbd;}
Border around this has a color of #f99bbd
<div style="border:2px solid #f99bbd;">Content here</div>
.myborder {border:2px solid #f99bbd;}