#fa7d8b color space conversions
Hex:
#fa7d8b
RGB:
250, 125, 139
CMY:
2, 51, 45
CMYK:
0, 50, 44, 2
HSL:
353°, 92.5926%, 73.5294%
HSV (HSB):
353°, 50.0000%, 98.0392%
XYZ:
51.4182, 36.8553, 28.8298
xyY:
0.4391, 0.3147, 36.8553
CIE-Lab:
67.1683, 48.9236, 14.9664
CIE-LCH:
67.1683, 51.1616, 17.0095
CIE-Luv:
67.1683, 87.2475, 10.3665
Hunter-Lab:
60.7086, 44.9436, 14.3398
#fa7d8b color charts
#fa7d8b color shades, tints & tones
#fa7d8b color schemes
#fa7d8b color preview, HTML & CSS examples
This text has a color of #fa7d8b
<p style="color:#fa7d8b;">Text here</p>
.mytext {color:#fa7d8b;}
This box has a color of #fa7d8b
<div style="background-color:#fa7d8b;">Content here</div>
.mybackground {background-color:#fa7d8b;}
Border around this has a color of #fa7d8b
<div style="border:2px solid #fa7d8b;">Content here</div>
.myborder {border:2px solid #fa7d8b;}