#fa128c color space conversions
Hex:
#fa128c
RGB:
250, 18, 140
CMY:
2, 93, 45
CMYK:
0, 93, 44, 2
HSL:
328°, 95.8678%, 52.5490%
HSV (HSB):
328°, 92.8000%, 98.0392%
XYZ:
44.3743, 22.6501, 26.8441
xyY:
0.4727, 0.2413, 22.6501
CIE-Lab:
54.7100, 83.0985, -3.4944
CIE-LCH:
54.7100, 83.1720, 357.5921
CIE-Luv:
54.7100, 130.9773, -21.0700
Hunter-Lab:
47.5921, 83.1451, -0.1278
#fa128c color charts
#fa128c RGB chart
#fa128c CMYK chart
#fa128c RGB pie chart
#fa128c color shades, tints & tones
#fa128c color schemes
#fa128c color preview, HTML & CSS examples
This text has a color of #fa128c
<p style="color:#fa128c;">Text here</p>
.mytext {color:#fa128c;}
Text color #fa128c
This box has a color of #fa128c
<div style="background-color:#fa128c;">Content here</div>
.mybackground {background-color:#fa128c;}
Background color #fa128c
Border around this has a color of #fa128c
<div style="border:2px solid #fa128c;">Content here</div>
.myborder {border:2px solid #fa128c;}
Border color #fa128c