#fa7c7d color space conversions
Hex:
#fa7c7d
RGB:
250, 124, 125
CMY:
2, 51, 51
CMYK:
0, 50, 50, 2
HSL:
360°, 92.6471%, 73.3333%
HSV (HSB):
360°, 50.4000%, 98.0392%
XYZ:
50.3337, 36.2200, 23.7403
xyY:
0.4564, 0.3284, 36.2200
CIE-Lab:
66.6877, 48.1109, 22.1892
CIE-LCH:
66.6877, 52.9813, 24.7596
CIE-Luv:
66.6877, 91.0161, 19.0435
Hunter-Lab:
60.1830, 43.9670, 18.7401
#fa7c7d color charts
#fa7c7d color shades, tints & tones
#fa7c7d color schemes
#fa7c7d color preview, HTML & CSS examples
This text has a color of #fa7c7d
<p style="color:#fa7c7d;">Text here</p>
.mytext {color:#fa7c7d;}
This box has a color of #fa7c7d
<div style="background-color:#fa7c7d;">Content here</div>
.mybackground {background-color:#fa7c7d;}
Border around this has a color of #fa7c7d
<div style="border:2px solid #fa7c7d;">Content here</div>
.myborder {border:2px solid #fa7c7d;}