#fa7a8e color space conversions
Hex:
#fa7a8e
RGB:
250, 122, 142
CMY:
2, 52, 44
CMYK:
0, 51, 43, 2
HSL:
351°, 92.7536%, 72.9412%
HSV (HSB):
351°, 51.2000%, 98.0392%
XYZ:
51.2664, 36.1961, 29.8757
xyY:
0.4369, 0.3085, 36.1961
CIE-Lab:
66.6695, 50.6727, 12.5717
CIE-LCH:
66.6695, 52.2089, 13.9335
CIE-Luv:
66.6695, 88.4350, 6.9709
Hunter-Lab:
60.1632, 46.8183, 12.6721
#fa7a8e color charts
#fa7a8e color shades, tints & tones
#fa7a8e color schemes
#fa7a8e color preview, HTML & CSS examples
This text has a color of #fa7a8e
<p style="color:#fa7a8e;">Text here</p>
.mytext {color:#fa7a8e;}
This box has a color of #fa7a8e
<div style="background-color:#fa7a8e;">Content here</div>
.mybackground {background-color:#fa7a8e;}
Border around this has a color of #fa7a8e
<div style="border:2px solid #fa7a8e;">Content here</div>
.myborder {border:2px solid #fa7a8e;}