#fa5b5a color space conversions
Hex:
#fa5b5a
RGB:
250, 91, 90
CMY:
2, 64, 65
CMYK:
0, 64, 64, 2
HSL:
0°, 94.1176%, 66.6667%
HSV (HSB):
0°, 64.0000%, 98.0392%
XYZ:
45.0109, 28.5443, 12.8101
xyY:
0.5212, 0.3305, 28.5443
CIE-Lab:
60.3774, 60.5165, 33.6847
CIE-LCH:
60.3774, 69.2597, 29.1012
CIE-Luv:
60.3774, 120.9369, 26.5343
Hunter-Lab:
53.4269, 56.8849, 23.1829
#fa5b5a color charts
#fa5b5a color shades, tints & tones
#fa5b5a color schemes
#fa5b5a color preview, HTML & CSS examples
This text has a color of #fa5b5a
<p style="color:#fa5b5a;">Text here</p>
.mytext {color:#fa5b5a;}
This box has a color of #fa5b5a
<div style="background-color:#fa5b5a;">Content here</div>
.mybackground {background-color:#fa5b5a;}
Border around this has a color of #fa5b5a
<div style="border:2px solid #fa5b5a;">Content here</div>
.myborder {border:2px solid #fa5b5a;}