#fa127a color space conversions
Hex:
#fa127a
RGB:
250, 18, 122
CMY:
2, 93, 52
CMYK:
0, 93, 51, 2
HSL:
333°, 95.8678%, 52.5490%
HSV (HSB):
333°, 92.8000%, 98.0392%
XYZ:
43.1535, 22.1617, 20.4156
xyY:
0.5034, 0.2585, 22.1617
CIE-Lab:
54.1982, 81.7146, 6.5600
CIE-LCH:
54.1982, 81.9775, 4.5898
CIE-Luv:
54.1982, 139.0235, -8.2678
Hunter-Lab:
47.0763, 81.2425, 7.2411
#fa127a color charts
#fa127a color shades, tints & tones
#fa127a color schemes
#fa127a color preview, HTML & CSS examples
This text has a color of #fa127a
<p style="color:#fa127a;">Text here</p>
.mytext {color:#fa127a;}
This box has a color of #fa127a
<div style="background-color:#fa127a;">Content here</div>
.mybackground {background-color:#fa127a;}
Border around this has a color of #fa127a
<div style="border:2px solid #fa127a;">Content here</div>
.myborder {border:2px solid #fa127a;}