#fa788c color space conversions
Hex:
#fa788c
RGB:
250, 120, 140
CMY:
2, 53, 45
CMYK:
0, 52, 44, 2
HSL:
351°, 92.8571%, 72.5490%
HSV (HSB):
351°, 52.0000%, 98.0392%
XYZ:
50.8744, 35.6504, 29.0108
xyY:
0.4403, 0.3086, 35.6504
CIE-Lab:
66.2519, 51.4325, 13.1182
CIE-LCH:
66.2519, 53.0791, 14.3086
CIE-Luv:
66.2519, 90.1634, 7.4534
Hunter-Lab:
59.7079, 47.6029, 12.9879
#fa788c color charts
#fa788c color shades, tints & tones
#fa788c color schemes
#fa788c color preview, HTML & CSS examples
This text has a color of #fa788c
<p style="color:#fa788c;">Text here</p>
.mytext {color:#fa788c;}
This box has a color of #fa788c
<div style="background-color:#fa788c;">Content here</div>
.mybackground {background-color:#fa788c;}
Border around this has a color of #fa788c
<div style="border:2px solid #fa788c;">Content here</div>
.myborder {border:2px solid #fa788c;}