#fa1e4c color space conversions
Hex:
#fa1e4c
RGB:
250, 30, 76
CMY:
2, 88, 70
CMYK:
0, 88, 70, 2
HSL:
347°, 95.6522%, 54.9020%
HSV (HSB):
347°, 88.0000%, 98.0392%
XYZ:
41.1931, 21.7743, 8.8692
xyY:
0.5734, 0.3031, 21.7743
CIE-Lab:
53.7868, 77.5784, 33.6248
CIE-LCH:
53.7868, 84.5520, 23.4333
CIE-Luv:
53.7868, 153.7766, 19.9438
Hunter-Lab:
46.6630, 75.9159, 21.3949
#fa1e4c color charts
#fa1e4c color shades, tints & tones
#fa1e4c color schemes
#fa1e4c color preview, HTML & CSS examples
This text has a color of #fa1e4c
<p style="color:#fa1e4c;">Text here</p>
.mytext {color:#fa1e4c;}
This box has a color of #fa1e4c
<div style="background-color:#fa1e4c;">Content here</div>
.mybackground {background-color:#fa1e4c;}
Border around this has a color of #fa1e4c
<div style="border:2px solid #fa1e4c;">Content here</div>
.myborder {border:2px solid #fa1e4c;}