#fa7e7d color space conversions
Hex:
#fa7e7d
RGB:
250, 126, 125
CMY:
2, 51, 51
CMYK:
0, 50, 50, 2
HSL:
0°, 92.5926%, 73.5294%
HSV (HSB):
0°, 50.0000%, 98.0392%
XYZ:
50.5869, 36.7264, 23.8247
xyY:
0.4552, 0.3305, 36.7264
CIE-Lab:
67.0712, 47.1347, 22.7081
CIE-LCH:
67.0712, 52.3195, 25.7234
CIE-Luv:
67.0712, 89.6728, 19.9109
Hunter-Lab:
60.6023, 42.9462, 19.1128
#fa7e7d color charts
#fa7e7d color shades, tints & tones
#fa7e7d color schemes
#fa7e7d color preview, HTML & CSS examples
This text has a color of #fa7e7d
<p style="color:#fa7e7d;">Text here</p>
.mytext {color:#fa7e7d;}
This box has a color of #fa7e7d
<div style="background-color:#fa7e7d;">Content here</div>
.mybackground {background-color:#fa7e7d;}
Border around this has a color of #fa7e7d
<div style="border:2px solid #fa7e7d;">Content here</div>
.myborder {border:2px solid #fa7e7d;}