#fa134b color space conversions
Hex:
#fa134b
RGB:
250, 19, 75
CMY:
2, 93, 71
CMYK:
0, 92, 70, 2
HSL:
345°, 95.8506%, 52.7451%
HSV (HSB):
345°, 92.4000%, 98.0392%
XYZ:
40.9272, 21.2977, 8.6104
xyY:
0.5778, 0.3007, 21.2977
CIE-Lab:
53.2738, 78.9734, 33.5921
CIE-LCH:
53.2738, 85.8209, 23.0430
CIE-Luv:
53.2738, 156.5392, 19.3602
Hunter-Lab:
46.1495, 77.5394, 21.2425
#fa134b color charts
#fa134b color shades, tints & tones
#fa134b color schemes
#fa134b color preview, HTML & CSS examples
This text has a color of #fa134b
<p style="color:#fa134b;">Text here</p>
.mytext {color:#fa134b;}
This box has a color of #fa134b
<div style="background-color:#fa134b;">Content here</div>
.mybackground {background-color:#fa134b;}
Border around this has a color of #fa134b
<div style="border:2px solid #fa134b;">Content here</div>
.myborder {border:2px solid #fa134b;}