#f96aaa color space conversions
Hex:
#f96aaa
RGB:
249, 106, 170
CMY:
2, 58, 33
CMYK:
0, 57, 32, 2
HSL:
333°, 92.2581%, 69.6078%
HSV (HSB):
333°, 57.4297%, 97.6471%
XYZ:
51.4767, 33.3501, 41.7543
xyY:
0.4067, 0.2635, 33.3501
CIE-Lab:
64.4434, 60.8236, -6.6083
CIE-LCH:
64.4434, 61.1815, 353.7993
CIE-Luv:
64.4434, 89.0627, -20.9241
Hunter-Lab:
57.7495, 58.0493, -2.4434
#f96aaa color charts
#f96aaa color shades, tints & tones
#f96aaa color schemes
#f96aaa color preview, HTML & CSS examples
This text has a color of #f96aaa
<p style="color:#f96aaa;">Text here</p>
.mytext {color:#f96aaa;}
This box has a color of #f96aaa
<div style="background-color:#f96aaa;">Content here</div>
.mybackground {background-color:#f96aaa;}
Border around this has a color of #f96aaa
<div style="border:2px solid #f96aaa;">Content here</div>
.myborder {border:2px solid #f96aaa;}