#fa96cf color space conversions
Hex:
#fa96cf
RGB:
250, 150, 207
CMY:
2, 41, 19
CMYK:
0, 40, 17, 2
HSL:
326°, 90.9091%, 78.4314%
HSV (HSB):
326°, 40.0000%, 98.0392%
XYZ:
61.5932, 46.6417, 64.7879
xyY:
0.3560, 0.2696, 46.6417
CIE-Lab:
73.9600, 44.9227, -13.1154
CIE-LCH:
73.9600, 46.7981, 343.7246
CIE-Luv:
73.9600, 57.6743, -27.9300
Hunter-Lab:
68.2947, 41.4686, -8.4393
#fa96cf color charts
#fa96cf color shades, tints & tones
#fa96cf color schemes
#fa96cf color preview, HTML & CSS examples
This text has a color of #fa96cf
<p style="color:#fa96cf;">Text here</p>
.mytext {color:#fa96cf;}
This box has a color of #fa96cf
<div style="background-color:#fa96cf;">Content here</div>
.mybackground {background-color:#fa96cf;}
Border around this has a color of #fa96cf
<div style="border:2px solid #fa96cf;">Content here</div>
.myborder {border:2px solid #fa96cf;}