#fa7e9d color space conversions
Hex:
#fa7e9d
RGB:
250, 126, 157
CMY:
2, 51, 38
CMYK:
0, 50, 37, 2
HSL:
345°, 92.5373%, 73.7255%
HSV (HSB):
345°, 49.6000%, 98.0392%
XYZ:
52.9710, 37.6800, 36.3794
xyY:
0.4170, 0.2966, 37.6800
CIE-Lab:
67.7841, 50.3300, 5.6749
CIE-LCH:
67.7841, 50.6490, 6.4331
CIE-Luv:
67.7841, 82.3792, -1.8237
Hunter-Lab:
61.3841, 46.6134, 7.8305
#fa7e9d color charts
#fa7e9d color shades, tints & tones
#fa7e9d color schemes
#fa7e9d color preview, HTML & CSS examples
This text has a color of #fa7e9d
<p style="color:#fa7e9d;">Text here</p>
.mytext {color:#fa7e9d;}
This box has a color of #fa7e9d
<div style="background-color:#fa7e9d;">Content here</div>
.mybackground {background-color:#fa7e9d;}
Border around this has a color of #fa7e9d
<div style="border:2px solid #fa7e9d;">Content here</div>
.myborder {border:2px solid #fa7e9d;}