#fa5c5f color space conversions
Hex:
#fa5c5f
RGB:
250, 92, 95
CMY:
2, 64, 63
CMYK:
0, 63, 62, 2
HSL:
359°, 94.0476%, 67.0588%
HSV (HSB):
359°, 63.2000%, 98.0392%
XYZ:
45.3170, 28.8045, 13.9978
xyY:
0.5143, 0.3269, 28.8045
CIE-Lab:
60.6087, 60.4010, 31.1439
CIE-LCH:
60.6087, 67.9575, 27.2765
CIE-Luv:
60.6087, 119.1090, 24.2679
Hunter-Lab:
53.6698, 56.7973, 22.1052
#fa5c5f color charts
#fa5c5f color shades, tints & tones
#fa5c5f color schemes
#fa5c5f color preview, HTML & CSS examples
This text has a color of #fa5c5f
<p style="color:#fa5c5f;">Text here</p>
.mytext {color:#fa5c5f;}
This box has a color of #fa5c5f
<div style="background-color:#fa5c5f;">Content here</div>
.mybackground {background-color:#fa5c5f;}
Border around this has a color of #fa5c5f
<div style="border:2px solid #fa5c5f;">Content here</div>
.myborder {border:2px solid #fa5c5f;}