#fa95d6 color space conversions
Hex:
#fa95d6
RGB:
250, 149, 214
CMY:
2, 42, 16
CMYK:
0, 40, 14, 2
HSL:
321°, 90.9910%, 78.2353%
HSV (HSB):
321°, 40.4000%, 98.0392%
XYZ:
62.3094, 46.6739, 69.3432
xyY:
0.3494, 0.2617, 46.6739
CIE-Lab:
73.9807, 46.5040, -16.9333
CIE-LCH:
73.9807, 49.4910, 339.9921
CIE-Luv:
73.9807, 56.7312, -34.1221
Hunter-Lab:
68.3183, 43.2430, -12.3566
#fa95d6 color charts
#fa95d6 color shades, tints & tones
#fa95d6 color schemes
#fa95d6 color preview, HTML & CSS examples
This text has a color of #fa95d6
<p style="color:#fa95d6;">Text here</p>
.mytext {color:#fa95d6;}
This box has a color of #fa95d6
<div style="background-color:#fa95d6;">Content here</div>
.mybackground {background-color:#fa95d6;}
Border around this has a color of #fa95d6
<div style="border:2px solid #fa95d6;">Content here</div>
.myborder {border:2px solid #fa95d6;}