#f999b4 color space conversions
Hex:
#f999b4
RGB:
249, 153, 180
CMY:
2, 40, 29
CMYK:
0, 39, 28, 2
HSL:
343°, 88.8889%, 78.8235%
HSV (HSB):
343°, 38.5542%, 97.6471%
XYZ:
58.6964, 46.2175, 49.0072
xyY:
0.3813, 0.3003, 46.2175
CIE-Lab:
73.6864, 39.2094, 1.3596
CIE-LCH:
73.6864, 39.2329, 1.9859
CIE-Luv:
73.6864, 60.6642, -5.4001
Hunter-Lab:
67.9834, 35.1445, 4.8480
#f999b4 color charts
#f999b4 color shades, tints & tones
#f999b4 color schemes
#f999b4 color preview, HTML & CSS examples
This text has a color of #f999b4
<p style="color:#f999b4;">Text here</p>
.mytext {color:#f999b4;}
This box has a color of #f999b4
<div style="background-color:#f999b4;">Content here</div>
.mybackground {background-color:#f999b4;}
Border around this has a color of #f999b4
<div style="border:2px solid #f999b4;">Content here</div>
.myborder {border:2px solid #f999b4;}