#fa5d5c color space conversions
Hex:
#fa5d5c
RGB:
250, 93, 92
CMY:
2, 64, 64
CMYK:
0, 63, 63, 2
HSL:
0°, 94.0476%, 67.0588%
HSV (HSB):
0°, 63.2000%, 98.0392%
XYZ:
45.2705, 28.9254, 13.3224
xyY:
0.5173, 0.3305, 28.9254
CIE-Lab:
60.7157, 59.8058, 32.9789
CIE-LCH:
60.7157, 68.2960, 28.8738
CIE-Luv:
60.7157, 119.1738, 26.1621
Hunter-Lab:
53.7823, 56.1305, 22.9610
#fa5d5c color charts
#fa5d5c color shades, tints & tones
#fa5d5c color schemes
#fa5d5c color preview, HTML & CSS examples
This text has a color of #fa5d5c
<p style="color:#fa5d5c;">Text here</p>
.mytext {color:#fa5d5c;}
This box has a color of #fa5d5c
<div style="background-color:#fa5d5c;">Content here</div>
.mybackground {background-color:#fa5d5c;}
Border around this has a color of #fa5d5c
<div style="border:2px solid #fa5d5c;">Content here</div>
.myborder {border:2px solid #fa5d5c;}