#f96ea8 color space conversions
Hex:
#f96ea8
RGB:
249, 110, 168
CMY:
2, 57, 34
CMYK:
0, 56, 33, 2
HSL:
335°, 92.0530%, 70.3922%
HSV (HSB):
335°, 55.8233%, 97.6471%
XYZ:
51.7107, 34.1188, 40.9059
xyY:
0.4080, 0.2692, 34.1188
CIE-Lab:
65.0567, 58.7967, -4.5600
CIE-LCH:
65.0567, 58.9732, 355.5653
CIE-Luv:
65.0567, 87.6086, -17.6345
Hunter-Lab:
58.4113, 55.8041, -0.6334
#f96ea8 color charts
#f96ea8 color shades, tints & tones
#f96ea8 color schemes
#f96ea8 color preview, HTML & CSS examples
This text has a color of #f96ea8
<p style="color:#f96ea8;">Text here</p>
.mytext {color:#f96ea8;}
This box has a color of #f96ea8
<div style="background-color:#f96ea8;">Content here</div>
.mybackground {background-color:#f96ea8;}
Border around this has a color of #f96ea8
<div style="border:2px solid #f96ea8;">Content here</div>
.myborder {border:2px solid #f96ea8;}