#fa144c color space conversions
Hex:
#fa144c
RGB:
250, 20, 76
CMY:
2, 92, 70
CMYK:
0, 92, 70, 2
HSL:
345°, 95.8333%, 52.9412%
HSV (HSB):
345°, 92.0000%, 98.0392%
XYZ:
40.9790, 21.3461, 8.7979
xyY:
0.5762, 0.3001, 21.3461
CIE-Lab:
53.3262, 78.9067, 33.0639
CIE-LCH:
53.3262, 85.5541, 22.7349
CIE-Luv:
53.3262, 156.0480, 18.9686
Hunter-Lab:
46.2018, 77.4684, 21.0512
#fa144c color charts
#fa144c RGB chart
#fa144c CMYK chart
#fa144c RGB pie chart
#fa144c color shades, tints & tones
#fa144c color schemes
#fa144c color preview, HTML & CSS examples
This text has a color of #fa144c
<p style="color:#fa144c;">Text here</p>
.mytext {color:#fa144c;}
Text color #fa144c
This box has a color of #fa144c
<div style="background-color:#fa144c;">Content here</div>
.mybackground {background-color:#fa144c;}
Background color #fa144c
Border around this has a color of #fa144c
<div style="border:2px solid #fa144c;">Content here</div>
.myborder {border:2px solid #fa144c;}
Border color #fa144c