#fa143c color space conversions
Hex:
#fa143c
RGB:
250, 20, 60
CMY:
2, 92, 76
CMYK:
0, 92, 76, 2
HSL:
350°, 95.8333%, 52.9412%
HSV (HSB):
350°, 92.0000%, 98.0392%
XYZ:
40.4901, 21.1505, 6.2234
xyY:
0.5966, 0.3117, 21.1505
CIE-Lab:
53.1139, 78.3139, 42.1215
CIE-LCH:
53.1139, 88.9229, 28.2738
CIE-Luv:
53.1139, 160.4864, 25.7992
Hunter-Lab:
45.9897, 76.6723, 24.1696
#fa143c color charts
#fa143c RGB chart
#fa143c CMYK chart
#fa143c RGB pie chart
#fa143c color shades, tints & tones
#fa143c color schemes
#fa143c color preview, HTML & CSS examples
This text has a color of #fa143c
<p style="color:#fa143c;">Text here</p>
.mytext {color:#fa143c;}
Text color #fa143c
This box has a color of #fa143c
<div style="background-color:#fa143c;">Content here</div>
.mybackground {background-color:#fa143c;}
Background color #fa143c
Border around this has a color of #fa143c
<div style="border:2px solid #fa143c;">Content here</div>
.myborder {border:2px solid #fa143c;}
Border color #fa143c