#fa7c7c color space conversions
Hex:
#fa7c7c
RGB:
250, 124, 124
CMY:
2, 51, 51
CMYK:
0, 50, 50, 2
HSL:
0°, 92.6471%, 73.3333%
HSV (HSB):
0°, 50.4000%, 98.0392%
XYZ:
50.2701, 36.1945, 23.4055
xyY:
0.4575, 0.3294, 36.1945
CIE-Lab:
66.6683, 48.0239, 22.7244
CIE-LCH:
66.6683, 53.1290, 25.3230
CIE-Luv:
66.6683, 91.2309, 19.6674
Hunter-Lab:
60.1619, 43.8677, 19.0470
#fa7c7c color charts
#fa7c7c color shades, tints & tones
#fa7c7c color schemes
#fa7c7c color preview, HTML & CSS examples
This text has a color of #fa7c7c
<p style="color:#fa7c7c;">Text here</p>
.mytext {color:#fa7c7c;}
This box has a color of #fa7c7c
<div style="background-color:#fa7c7c;">Content here</div>
.mybackground {background-color:#fa7c7c;}
Border around this has a color of #fa7c7c
<div style="border:2px solid #fa7c7c;">Content here</div>
.myborder {border:2px solid #fa7c7c;}