#fa114c color space conversions
Hex:
#fa114c
RGB:
250, 17, 76
CMY:
2, 93, 70
CMYK:
0, 93, 70, 2
HSL:
345°, 95.8848%, 52.3529%
HSV (HSB):
345°, 93.2000%, 98.0392%
XYZ:
40.9293, 21.2467, 8.7813
xyY:
0.5768, 0.2994, 21.2467
CIE-Lab:
53.2184, 79.2186, 32.9324
CIE-LCH:
53.2184, 85.7912, 22.5734
CIE-Luv:
53.2184, 156.5820, 18.7398
Hunter-Lab:
46.0941, 77.8344, 20.9707
#fa114c color charts
#fa114c RGB chart
#fa114c CMYK chart
#fa114c RGB pie chart
#fa114c color shades, tints & tones
#fa114c color schemes
#fa114c color preview, HTML & CSS examples
This text has a color of #fa114c
<p style="color:#fa114c;">Text here</p>
.mytext {color:#fa114c;}
Text color #fa114c
This box has a color of #fa114c
<div style="background-color:#fa114c;">Content here</div>
.mybackground {background-color:#fa114c;}
Background color #fa114c
Border around this has a color of #fa114c
<div style="border:2px solid #fa114c;">Content here</div>
.myborder {border:2px solid #fa114c;}
Border color #fa114c