#fa1a7c color space conversions
Hex:
#fa1a7c
RGB:
250, 26, 124
CMY:
2, 90, 51
CMYK:
0, 90, 50, 2
HSL:
334°, 95.7265%, 54.1176%
HSV (HSB):
334°, 89.6000%, 98.0392%
XYZ:
43.4318, 22.5180, 21.1261
xyY:
0.4988, 0.2586, 22.5180
CIE-Lab:
54.5724, 80.9262, 5.8922
CIE-LCH:
54.5724, 81.1404, 4.1643
CIE-Luv:
54.5724, 136.8704, -8.8579
Hunter-Lab:
47.4532, 80.3303, 6.8214
#fa1a7c color charts
#fa1a7c color shades, tints & tones
#fa1a7c color schemes
#fa1a7c color preview, HTML & CSS examples
This text has a color of #fa1a7c
<p style="color:#fa1a7c;">Text here</p>
.mytext {color:#fa1a7c;}
This box has a color of #fa1a7c
<div style="background-color:#fa1a7c;">Content here</div>
.mybackground {background-color:#fa1a7c;}
Border around this has a color of #fa1a7c
<div style="border:2px solid #fa1a7c;">Content here</div>
.myborder {border:2px solid #fa1a7c;}