#fa7e99 color space conversions
Hex:
#fa7e99
RGB:
250, 126, 153
CMY:
2, 51, 40
CMYK:
0, 50, 39, 2
HSL:
347°, 92.5373%, 73.7255%
HSV (HSB):
347°, 49.6000%, 98.0392%
XYZ:
52.6350, 37.5456, 34.6099
xyY:
0.4218, 0.3009, 37.5456
CIE-Lab:
67.6844, 49.8881, 7.7906
CIE-LCH:
67.6844, 50.4927, 8.8757
CIE-Luv:
67.6844, 83.3433, 1.0673
Hunter-Lab:
61.2745, 46.1017, 9.4032
#fa7e99 color charts
#fa7e99 color shades, tints & tones
#fa7e99 color schemes
#fa7e99 color preview, HTML & CSS examples
This text has a color of #fa7e99
<p style="color:#fa7e99;">Text here</p>
.mytext {color:#fa7e99;}
This box has a color of #fa7e99
<div style="background-color:#fa7e99;">Content here</div>
.mybackground {background-color:#fa7e99;}
Border around this has a color of #fa7e99
<div style="border:2px solid #fa7e99;">Content here</div>
.myborder {border:2px solid #fa7e99;}