#fa124f color space conversions
Hex:
#fa124f
RGB:
250, 18, 79
CMY:
2, 93, 69
CMYK:
0, 93, 68, 2
HSL:
344°, 95.8678%, 52.5490%
HSV (HSB):
344°, 92.8000%, 98.0392%
XYZ:
41.0519, 21.3211, 9.3488
xyY:
0.5724, 0.2973, 21.3211
CIE-Lab:
53.2992, 79.2473, 31.2487
CIE-LCH:
53.2992, 85.1858, 21.5202
CIE-Luv:
53.2992, 155.4705, 17.3651
Hunter-Lab:
46.1748, 77.8904, 20.3181
#fa124f color charts
#fa124f color shades, tints & tones
#fa124f color schemes
#fa124f color preview, HTML & CSS examples
This text has a color of #fa124f
<p style="color:#fa124f;">Text here</p>
.mytext {color:#fa124f;}
This box has a color of #fa124f
<div style="background-color:#fa124f;">Content here</div>
.mybackground {background-color:#fa124f;}
Border around this has a color of #fa124f
<div style="border:2px solid #fa124f;">Content here</div>
.myborder {border:2px solid #fa124f;}