#f96edc color space conversions
Hex:
#f96edc
RGB:
249, 110, 220
CMY:
2, 57, 14
CMYK:
0, 56, 12, 2
HSL:
313°, 92.0530%, 70.3922%
HSV (HSB):
313°, 55.8233%, 97.6471%
XYZ:
57.5611, 36.4589, 71.7136
xyY:
0.3473, 0.2200, 36.4589
CIE-Lab:
66.8691, 65.8316, -31.1335
CIE-LCH:
66.8691, 72.8223, 334.6893
CIE-Luv:
66.8691, 72.2284, -59.0907
Hunter-Lab:
60.3812, 64.4961, -28.1508
#f96edc color charts
#f96edc color shades, tints & tones
#f96edc color schemes
#f96edc color preview, HTML & CSS examples
This text has a color of #f96edc
<p style="color:#f96edc;">Text here</p>
.mytext {color:#f96edc;}
This box has a color of #f96edc
<div style="background-color:#f96edc;">Content here</div>
.mybackground {background-color:#f96edc;}
Border around this has a color of #f96edc
<div style="border:2px solid #f96edc;">Content here</div>
.myborder {border:2px solid #f96edc;}