#fa545d color space conversions
Hex:
#fa545d
RGB:
250, 84, 93
CMY:
2, 67, 64
CMYK:
0, 66, 63, 2
HSL:
357°, 94.3182%, 65.4902%
HSV (HSB):
357°, 66.4000%, 98.0392%
XYZ:
44.5704, 27.4550, 13.3061
xyY:
0.5223, 0.3217, 27.4550
CIE-Lab:
59.3931, 63.4837, 30.7388
CIE-LCH:
59.3931, 70.5341, 25.8363
CIE-Luv:
59.3931, 124.5973, 22.7957
Hunter-Lab:
52.3975, 60.1405, 21.6218
#fa545d color charts
#fa545d color shades, tints & tones
#fa545d color schemes
#fa545d color preview, HTML & CSS examples
This text has a color of #fa545d
<p style="color:#fa545d;">Text here</p>
.mytext {color:#fa545d;}
This box has a color of #fa545d
<div style="background-color:#fa545d;">Content here</div>
.mybackground {background-color:#fa545d;}
Border around this has a color of #fa545d
<div style="border:2px solid #fa545d;">Content here</div>
.myborder {border:2px solid #fa545d;}