#fa043c color space conversions
Hex:
#fa043c
RGB:
250, 4, 60
CMY:
2, 98, 76
CMYK:
0, 98, 76, 2
HSL:
346°, 96.8504%, 49.8039%
HSV (HSB):
346°, 98.4000%, 98.0392%
XYZ:
40.2834, 20.7371, 6.1544
xyY:
0.5997, 0.3087, 20.7371
CIE-Lab:
52.6605, 79.6266, 41.6253
CIE-LCH:
52.6605, 89.8502, 27.5986
CIE-Luv:
52.6605, 162.8552, 24.8833
Hunter-Lab:
45.5380, 78.2115, 23.8635
#fa043c color charts
#fa043c color shades, tints & tones
#fa043c color schemes
#fa043c color preview, HTML & CSS examples
This text has a color of #fa043c
<p style="color:#fa043c;">Text here</p>
.mytext {color:#fa043c;}
This box has a color of #fa043c
<div style="background-color:#fa043c;">Content here</div>
.mybackground {background-color:#fa043c;}
Border around this has a color of #fa043c
<div style="border:2px solid #fa043c;">Content here</div>
.myborder {border:2px solid #fa043c;}