#fa127f color space conversions
Hex:
#fa127f
RGB:
250, 18, 127
CMY:
2, 93, 50
CMYK:
0, 93, 49, 2
HSL:
332°, 95.8678%, 52.5490%
HSV (HSB):
332°, 92.8000%, 98.0392%
XYZ:
43.4714, 22.2889, 22.0897
xyY:
0.4948, 0.2537, 22.2889
CIE-Lab:
54.3322, 82.0784, 3.7439
CIE-LCH:
54.3322, 82.1637, 2.6117
CIE-Luv:
54.3322, 136.8346, -11.7315
Hunter-Lab:
47.2111, 81.7410, 5.3065
#fa127f color charts
#fa127f color shades, tints & tones
#fa127f color schemes
#fa127f color preview, HTML & CSS examples
This text has a color of #fa127f
<p style="color:#fa127f;">Text here</p>
.mytext {color:#fa127f;}
This box has a color of #fa127f
<div style="background-color:#fa127f;">Content here</div>
.mybackground {background-color:#fa127f;}
Border around this has a color of #fa127f
<div style="border:2px solid #fa127f;">Content here</div>
.myborder {border:2px solid #fa127f;}