#fa1c7e color space conversions
Hex:
#fa1c7e
RGB:
250, 28, 126
CMY:
2, 89, 51
CMYK:
0, 89, 50, 2
HSL:
334°, 95.6897%, 54.5098%
HSV (HSB):
334°, 88.8000%, 98.0392%
XYZ:
43.6055, 22.6609, 21.8144
xyY:
0.4951, 0.2573, 22.6609
CIE-Lab:
54.7213, 80.7970, 4.9049
CIE-LCH:
54.7213, 80.9457, 3.4740
CIE-Luv:
54.7213, 135.6319, -10.0096
Hunter-Lab:
47.6034, 80.2028, 6.1526
#fa1c7e color charts
#fa1c7e color shades, tints & tones
#fa1c7e color schemes
#fa1c7e color preview, HTML & CSS examples
This text has a color of #fa1c7e
<p style="color:#fa1c7e;">Text here</p>
.mytext {color:#fa1c7e;}
This box has a color of #fa1c7e
<div style="background-color:#fa1c7e;">Content here</div>
.mybackground {background-color:#fa1c7e;}
Border around this has a color of #fa1c7e
<div style="border:2px solid #fa1c7e;">Content here</div>
.myborder {border:2px solid #fa1c7e;}