#fa5a3a color space conversions
Hex:
#fa5a3a
RGB:
250, 90, 58
CMY:
2, 65, 77
CMYK:
0, 64, 77, 2
HSL:
10°, 95.0495%, 60.3922%
HSV (HSB):
10°, 76.8000%, 98.0392%
XYZ:
43.8442, 27.9418, 7.0854
xyY:
0.5559, 0.3543, 27.9418
CIE-Lab:
59.8361, 59.4527, 50.3069
CIE-LCH:
59.8361, 77.8808, 40.2368
CIE-Luv:
59.8361, 127.8341, 39.6702
Hunter-Lab:
52.8600, 55.5501, 29.0547
#fa5a3a color charts
#fa5a3a color shades, tints & tones
#fa5a3a color schemes
#fa5a3a color preview, HTML & CSS examples
This text has a color of #fa5a3a
<p style="color:#fa5a3a;">Text here</p>
.mytext {color:#fa5a3a;}
This box has a color of #fa5a3a
<div style="background-color:#fa5a3a;">Content here</div>
.mybackground {background-color:#fa5a3a;}
Border around this has a color of #fa5a3a
<div style="border:2px solid #fa5a3a;">Content here</div>
.myborder {border:2px solid #fa5a3a;}