#fa5a5a color space conversions
Hex:
#fa5a5a
RGB:
250, 90, 90
CMY:
2, 65, 65
CMYK:
0, 64, 64, 2
HSL:
0°, 94.1176%, 66.6667%
HSV (HSB):
0°, 64.0000%, 98.0392%
XYZ:
44.9260, 28.3745, 12.7818
xyY:
0.5219, 0.3296, 28.3745
CIE-Lab:
60.2256, 60.9255, 33.4953
CIE-LCH:
60.2256, 69.5259, 28.8009
CIE-Luv:
60.2256, 121.5816, 26.2153
Hunter-Lab:
53.2677, 57.3283, 23.0605
#fa5a5a color charts
#fa5a5a color shades, tints & tones
#fa5a5a color schemes
#fa5a5a color preview, HTML & CSS examples
This text has a color of #fa5a5a
<p style="color:#fa5a5a;">Text here</p>
.mytext {color:#fa5a5a;}
This box has a color of #fa5a5a
<div style="background-color:#fa5a5a;">Content here</div>
.mybackground {background-color:#fa5a5a;}
Border around this has a color of #fa5a5a
<div style="border:2px solid #fa5a5a;">Content here</div>
.myborder {border:2px solid #fa5a5a;}