#fa2c7e color space conversions
Hex:
#fa2c7e
RGB:
250, 44, 126
CMY:
2, 83, 51
CMYK:
0, 82, 50, 2
HSL:
336°, 95.3704%, 57.6471%
HSV (HSB):
336°, 82.4000%, 98.0392%
XYZ:
44.0909, 23.6317, 21.9762
xyY:
0.4915, 0.2635, 23.6317
CIE-Lab:
55.7172, 77.9301, 6.3333
CIE-LCH:
55.7172, 78.1870, 4.6462
CIE-Luv:
55.7172, 131.7175, -7.5700
Hunter-Lab:
48.6125, 76.8255, 7.2255
#fa2c7e color charts
#fa2c7e color shades, tints & tones
#fa2c7e color schemes
#fa2c7e color preview, HTML & CSS examples
This text has a color of #fa2c7e
<p style="color:#fa2c7e;">Text here</p>
.mytext {color:#fa2c7e;}
This box has a color of #fa2c7e
<div style="background-color:#fa2c7e;">Content here</div>
.mybackground {background-color:#fa2c7e;}
Border around this has a color of #fa2c7e
<div style="border:2px solid #fa2c7e;">Content here</div>
.myborder {border:2px solid #fa2c7e;}