#fa7a7c color space conversions
Hex:
#fa7a7c
RGB:
250, 122, 124
CMY:
2, 52, 51
CMYK:
0, 51, 50, 2
HSL:
359°, 92.7536%, 72.9412%
HSV (HSB):
359°, 51.2000%, 98.0392%
XYZ:
50.0220, 35.6983, 23.3228
xyY:
0.4587, 0.3274, 35.6983
CIE-Lab:
66.2888, 48.9935, 22.2113
CIE-LCH:
66.2888, 53.7932, 24.3873
CIE-Luv:
66.2888, 92.5707, 18.8093
Hunter-Lab:
59.7481, 44.8838, 18.6796
#fa7a7c color charts
#fa7a7c color shades, tints & tones
#fa7a7c color schemes
#fa7a7c color preview, HTML & CSS examples
This text has a color of #fa7a7c
<p style="color:#fa7a7c;">Text here</p>
.mytext {color:#fa7a7c;}
This box has a color of #fa7a7c
<div style="background-color:#fa7a7c;">Content here</div>
.mybackground {background-color:#fa7a7c;}
Border around this has a color of #fa7a7c
<div style="border:2px solid #fa7a7c;">Content here</div>
.myborder {border:2px solid #fa7a7c;}