#f96acc color space conversions
Hex:
#f96acc
RGB:
249, 106, 204
CMY:
2, 58, 20
CMYK:
0, 57, 18, 2
HSL:
319°, 92.2581%, 69.6078%
HSV (HSB):
319°, 57.4297%, 97.6471%
XYZ:
55.1200, 34.8074, 60.9401
xyY:
0.3654, 0.2307, 34.8074
CIE-Lab:
65.5985, 65.2418, -24.1334
CIE-LCH:
65.5985, 69.5623, 339.7002
CIE-Luv:
65.5985, 78.6654, -47.9016
Hunter-Lab:
58.9978, 63.5214, -19.9434
#f96acc color charts
#f96acc color shades, tints & tones
#f96acc color schemes
#f96acc color preview, HTML & CSS examples
This text has a color of #f96acc
<p style="color:#f96acc;">Text here</p>
.mytext {color:#f96acc;}
This box has a color of #f96acc
<div style="background-color:#f96acc;">Content here</div>
.mybackground {background-color:#f96acc;}
Border around this has a color of #f96acc
<div style="border:2px solid #f96acc;">Content here</div>
.myborder {border:2px solid #f96acc;}