#fa004f color space conversions
Hex:
#fa004f
RGB:
250, 0, 79
CMY:
2, 100, 69
CMYK:
0, 100, 68, 2
HSL:
341°, 100.0000%, 49.0196%
HSV (HSB):
341°, 100.0000%, 98.0392%
XYZ:
40.8356, 20.8885, 9.2767
xyY:
0.5751, 0.2942, 20.8885
CIE-Lab:
52.8273, 80.6164, 30.6625
CIE-LCH:
52.8273, 86.2508, 20.8243
CIE-Luv:
52.8273, 157.7926, 16.3514
Hunter-Lab:
45.7039, 79.5045, 19.9584
#fa004f color charts
#fa004f color shades, tints & tones
#fa004f color schemes
#fa004f color preview, HTML & CSS examples
This text has a color of #fa004f
<p style="color:#fa004f;">Text here</p>
.mytext {color:#fa004f;}
This box has a color of #fa004f
<div style="background-color:#fa004f;">Content here</div>
.mybackground {background-color:#fa004f;}
Border around this has a color of #fa004f
<div style="border:2px solid #fa004f;">Content here</div>
.myborder {border:2px solid #fa004f;}