#fa5754 color space conversions
Hex:
#fa5754
RGB:
250, 87, 84
CMY:
2, 66, 67
CMYK:
0, 65, 66, 2
HSL:
1°, 94.3182%, 65.4902%
HSV (HSB):
1°, 66.4000%, 98.0392%
XYZ:
44.4328, 27.7805, 11.4078
xyY:
0.5314, 0.3322, 27.7805
CIE-Lab:
59.6899, 61.8040, 36.2145
CIE-LCH:
59.6899, 71.6326, 30.3685
CIE-Luv:
59.6899, 124.8918, 28.2397
Hunter-Lab:
52.7072, 58.2400, 24.0625
#fa5754 color charts
#fa5754 color shades, tints & tones
#fa5754 color schemes
#fa5754 color preview, HTML & CSS examples
This text has a color of #fa5754
<p style="color:#fa5754;">Text here</p>
.mytext {color:#fa5754;}
This box has a color of #fa5754
<div style="background-color:#fa5754;">Content here</div>
.mybackground {background-color:#fa5754;}
Border around this has a color of #fa5754
<div style="border:2px solid #fa5754;">Content here</div>
.myborder {border:2px solid #fa5754;}