#f996c4 color space conversions
Hex:
#f996c4
RGB:
249, 150, 196
CMY:
2, 41, 23
CMYK:
0, 40, 21, 2
HSL:
332°, 89.1892%, 78.2353%
HSV (HSB):
332°, 39.7590%, 97.6471%
XYZ:
59.9371, 45.9380, 57.9324
xyY:
0.3659, 0.2804, 45.9380
CIE-Lab:
73.5053, 42.9695, -7.7436
CIE-LCH:
73.5053, 43.6617, 349.7843
CIE-Luv:
73.5053, 59.2112, -19.4063
Hunter-Lab:
67.7775, 39.2405, -3.2335
#f996c4 color charts
#f996c4 color shades, tints & tones
#f996c4 color schemes
#f996c4 color preview, HTML & CSS examples
This text has a color of #f996c4
<p style="color:#f996c4;">Text here</p>
.mytext {color:#f996c4;}
This box has a color of #f996c4
<div style="background-color:#f996c4;">Content here</div>
.mybackground {background-color:#f996c4;}
Border around this has a color of #f996c4
<div style="border:2px solid #f996c4;">Content here</div>
.myborder {border:2px solid #f996c4;}