#fa4c7e color space conversions
Hex:
#fa4c7e
RGB:
250, 76, 126
CMY:
2, 70, 51
CMYK:
0, 70, 50, 2
HSL:
343°, 94.5652%, 63.9216%
HSV (HSB):
343°, 69.6000%, 98.0392%
XYZ:
45.7747, 26.9992, 22.5374
xyY:
0.4803, 0.2833, 26.9992
CIE-Lab:
58.9736, 68.7592, 10.9576
CIE-LCH:
58.9736, 69.6269, 9.0546
CIE-Luv:
58.9736, 119.1205, 0.3239
Hunter-Lab:
51.9608, 66.3176, 10.6561
#fa4c7e color charts
#fa4c7e color shades, tints & tones
#fa4c7e color schemes
#fa4c7e color preview, HTML & CSS examples
This text has a color of #fa4c7e
<p style="color:#fa4c7e;">Text here</p>
.mytext {color:#fa4c7e;}
This box has a color of #fa4c7e
<div style="background-color:#fa4c7e;">Content here</div>
.mybackground {background-color:#fa4c7e;}
Border around this has a color of #fa4c7e
<div style="border:2px solid #fa4c7e;">Content here</div>
.myborder {border:2px solid #fa4c7e;}