#fa7f7e color space conversions
Hex:
#fa7f7e
RGB:
250, 127, 126
CMY:
2, 50, 51
CMYK:
0, 49, 50, 2
HSL:
0°, 92.5373%, 73.7255%
HSV (HSB):
0°, 49.6000%, 98.0392%
XYZ:
50.7796, 37.0091, 24.2058
xyY:
0.4534, 0.3305, 37.0091
CIE-Lab:
67.2839, 46.7322, 22.4356
CIE-LCH:
67.2839, 51.8387, 25.6451
CIE-Luv:
67.2839, 88.7893, 19.7232
Hunter-Lab:
60.8351, 42.5341, 18.9936
#fa7f7e color charts
#fa7f7e color shades, tints & tones
#fa7f7e color schemes
#fa7f7e color preview, HTML & CSS examples
This text has a color of #fa7f7e
<p style="color:#fa7f7e;">Text here</p>
.mytext {color:#fa7f7e;}
This box has a color of #fa7f7e
<div style="background-color:#fa7f7e;">Content here</div>
.mybackground {background-color:#fa7f7e;}
Border around this has a color of #fa7f7e
<div style="border:2px solid #fa7f7e;">Content here</div>
.myborder {border:2px solid #fa7f7e;}