#fa354d color space conversions
Hex:
#fa354d
RGB:
250, 53, 77
CMY:
2, 79, 70
CMYK:
0, 79, 69, 2
HSL:
353°, 95.1691%, 59.4118%
HSV (HSB):
353°, 78.8000%, 98.0392%
XYZ:
42.0370, 23.4060, 9.3234
xyY:
0.5622, 0.3131, 23.4060
CIE-Lab:
55.4881, 72.8114, 35.1029
CIE-LCH:
55.4881, 80.8314, 25.7390
CIE-Luv:
55.4881, 145.3289, 23.0211
Hunter-Lab:
48.3798, 70.4334, 22.4399
#fa354d color charts
#fa354d color shades, tints & tones
#fa354d color schemes
#fa354d color preview, HTML & CSS examples
This text has a color of #fa354d
<p style="color:#fa354d;">Text here</p>
.mytext {color:#fa354d;}
This box has a color of #fa354d
<div style="background-color:#fa354d;">Content here</div>
.mybackground {background-color:#fa354d;}
Border around this has a color of #fa354d
<div style="border:2px solid #fa354d;">Content here</div>
.myborder {border:2px solid #fa354d;}