#fa7d8d color space conversions
Hex:
#fa7d8d
RGB:
250, 125, 141
CMY:
2, 51, 45
CMYK:
0, 50, 44, 2
HSL:
352°, 92.5926%, 73.5294%
HSV (HSB):
352°, 50.0000%, 98.0392%
XYZ:
51.5657, 36.9143, 29.6067
xyY:
0.4367, 0.3126, 36.9143
CIE-Lab:
67.2127, 49.1217, 13.8996
CIE-LCH:
67.2127, 51.0503, 15.7995
CIE-Luv:
67.2127, 86.7873, 9.0088
Hunter-Lab:
60.7571, 45.1711, 13.6383
#fa7d8d color charts
#fa7d8d color shades, tints & tones
#fa7d8d color schemes
#fa7d8d color preview, HTML & CSS examples
This text has a color of #fa7d8d
<p style="color:#fa7d8d;">Text here</p>
.mytext {color:#fa7d8d;}
This box has a color of #fa7d8d
<div style="background-color:#fa7d8d;">Content here</div>
.mybackground {background-color:#fa7d8d;}
Border around this has a color of #fa7d8d
<div style="border:2px solid #fa7d8d;">Content here</div>
.myborder {border:2px solid #fa7d8d;}