#fa134c color space conversions
Hex:
#fa134c
RGB:
250, 19, 76
CMY:
2, 93, 70
CMYK:
0, 92, 70, 2
HSL:
345°, 95.8506%, 52.7451%
HSV (HSB):
345°, 92.4000%, 98.0392%
XYZ:
40.9617, 21.3115, 8.7921
xyY:
0.5764, 0.2999, 21.3115
CIE-Lab:
53.2888, 79.0150, 33.0183
CIE-LCH:
53.2888, 85.6363, 22.6787
CIE-Luv:
53.2888, 156.2334, 18.8891
Hunter-Lab:
46.1644, 77.5954, 21.0232
#fa134c color charts
#fa134c RGB chart
#fa134c CMYK chart
#fa134c RGB pie chart
#fa134c color shades, tints & tones
#fa134c color schemes
#fa134c color preview, HTML & CSS examples
This text has a color of #fa134c
<p style="color:#fa134c;">Text here</p>
.mytext {color:#fa134c;}
Text color #fa134c
This box has a color of #fa134c
<div style="background-color:#fa134c;">Content here</div>
.mybackground {background-color:#fa134c;}
Background color #fa134c
Border around this has a color of #fa134c
<div style="border:2px solid #fa134c;">Content here</div>
.myborder {border:2px solid #fa134c;}
Border color #fa134c