#fa535d color space conversions
Hex:
#fa535d
RGB:
250, 83, 93
CMY:
2, 67, 64
CMYK:
0, 67, 63, 2
HSL:
356°, 94.3503%, 65.2941%
HSV (HSB):
356°, 66.8000%, 98.0392%
XYZ:
44.4934, 27.3008, 13.2804
xyY:
0.5230, 0.3209, 27.3008
CIE-Lab:
59.2517, 63.8690, 30.5590
CIE-LCH:
59.2517, 70.8032, 25.5695
CIE-Luv:
59.2517, 125.2017, 22.4928
Hunter-Lab:
52.2502, 60.5629, 21.5054
#fa535d color charts
#fa535d color shades, tints & tones
#fa535d color schemes
#fa535d color preview, HTML & CSS examples
This text has a color of #fa535d
<p style="color:#fa535d;">Text here</p>
.mytext {color:#fa535d;}
This box has a color of #fa535d
<div style="background-color:#fa535d;">Content here</div>
.mybackground {background-color:#fa535d;}
Border around this has a color of #fa535d
<div style="border:2px solid #fa535d;">Content here</div>
.myborder {border:2px solid #fa535d;}