#f99cb9 color space conversions
Hex:
#f99cb9
RGB:
249, 156, 185
CMY:
2, 39, 27
CMYK:
0, 37, 26, 2
HSL:
341°, 88.5714%, 79.4118%
HSV (HSB):
341°, 37.3494%, 97.6471%
XYZ:
59.7123, 47.4195, 51.9046
xyY:
0.3755, 0.2982, 47.4195
CIE-Lab:
74.4573, 38.3294, -0.2743
CIE-LCH:
74.4573, 38.3304, 359.5900
CIE-Luv:
74.4573, 57.9770, -7.5627
Hunter-Lab:
68.8618, 34.2752, 3.5134
#f99cb9 color charts
#f99cb9 color shades, tints & tones
#f99cb9 color schemes
#f99cb9 color preview, HTML & CSS examples
This text has a color of #f99cb9
<p style="color:#f99cb9;">Text here</p>
.mytext {color:#f99cb9;}
This box has a color of #f99cb9
<div style="background-color:#f99cb9;">Content here</div>
.mybackground {background-color:#f99cb9;}
Border around this has a color of #f99cb9
<div style="border:2px solid #f99cb9;">Content here</div>
.myborder {border:2px solid #f99cb9;}