#fa3c7a color space conversions
Hex:
#fa3c7a
RGB:
250, 60, 122
CMY:
2, 76, 52
CMYK:
0, 76, 51, 2
HSL:
340°, 95.0000%, 60.7843%
HSV (HSB):
340°, 76.0000%, 98.0392%
XYZ:
44.5531, 24.9609, 20.8821
xyY:
0.4929, 0.2761, 24.9609
CIE-Lab:
57.0373, 73.5876, 10.5895
CIE-LCH:
57.0373, 74.3457, 8.1888
CIE-Luv:
57.0373, 127.6783, -1.3991
Hunter-Lab:
49.9608, 71.7476, 10.1912
#fa3c7a color charts
#fa3c7a color shades, tints & tones
#fa3c7a color schemes
#fa3c7a color preview, HTML & CSS examples
This text has a color of #fa3c7a
<p style="color:#fa3c7a;">Text here</p>
.mytext {color:#fa3c7a;}
This box has a color of #fa3c7a
<div style="background-color:#fa3c7a;">Content here</div>
.mybackground {background-color:#fa3c7a;}
Border around this has a color of #fa3c7a
<div style="border:2px solid #fa3c7a;">Content here</div>
.myborder {border:2px solid #fa3c7a;}