#fa2c7d color space conversions
Hex:
#fa2c7d
RGB:
250, 44, 125
CMY:
2, 83, 51
CMYK:
0, 82, 50, 2
HSL:
336°, 95.3704%, 57.6471%
HSV (HSB):
336°, 82.4000%, 98.0392%
XYZ:
44.0267, 23.6060, 21.6380
xyY:
0.4932, 0.2644, 23.6060
CIE-Lab:
55.6912, 77.8542, 6.8934
CIE-LCH:
55.6912, 78.1587, 5.0599
CIE-Luv:
55.6912, 132.1236, -6.8798
Hunter-Lab:
48.5860, 76.7239, 7.6052
#fa2c7d color charts
#fa2c7d color shades, tints & tones
#fa2c7d color schemes
#fa2c7d color preview, HTML & CSS examples
This text has a color of #fa2c7d
<p style="color:#fa2c7d;">Text here</p>
.mytext {color:#fa2c7d;}
This box has a color of #fa2c7d
<div style="background-color:#fa2c7d;">Content here</div>
.mybackground {background-color:#fa2c7d;}
Border around this has a color of #fa2c7d
<div style="border:2px solid #fa2c7d;">Content here</div>
.myborder {border:2px solid #fa2c7d;}