#fa353c color space conversions
Hex:
#fa353c
RGB:
250, 53, 60
CMY:
2, 79, 76
CMYK:
0, 79, 76, 2
HSL:
358°, 95.1691%, 59.4118%
HSV (HSB):
358°, 78.8000%, 98.0392%
XYZ:
41.5131, 23.1964, 6.5643
xyY:
0.5824, 0.3255, 23.1964
CIE-Lab:
55.2741, 72.1445, 44.4639
CIE-LCH:
55.2741, 84.7459, 31.6463
CIE-Luv:
55.2741, 149.4643, 30.1138
Hunter-Lab:
48.1627, 69.5705, 25.6329
#fa353c color charts
#fa353c color shades, tints & tones
#fa353c color schemes
#fa353c color preview, HTML & CSS examples
This text has a color of #fa353c
<p style="color:#fa353c;">Text here</p>
.mytext {color:#fa353c;}
This box has a color of #fa353c
<div style="background-color:#fa353c;">Content here</div>
.mybackground {background-color:#fa353c;}
Border around this has a color of #fa353c
<div style="border:2px solid #fa353c;">Content here</div>
.myborder {border:2px solid #fa353c;}