#fa5f5f color space conversions
Hex:
#fa5f5f
RGB:
250, 95, 95
CMY:
2, 63, 63
CMYK:
0, 62, 62, 2
HSL:
0°, 93.9394%, 67.6471%
HSV (HSB):
0°, 62.0000%, 98.0392%
XYZ:
45.5821, 29.3346, 14.0862
xyY:
0.5121, 0.3296, 29.3346
CIE-Lab:
61.0758, 59.1476, 31.7374
CIE-LCH:
61.0758, 67.1245, 28.2171
CIE-Luv:
61.0758, 117.1690, 25.2633
Hunter-Lab:
54.1615, 55.4425, 22.4930
#fa5f5f color charts
#fa5f5f color shades, tints & tones
#fa5f5f color schemes
#fa5f5f color preview, HTML & CSS examples
This text has a color of #fa5f5f
<p style="color:#fa5f5f;">Text here</p>
.mytext {color:#fa5f5f;}
This box has a color of #fa5f5f
<div style="background-color:#fa5f5f;">Content here</div>
.mybackground {background-color:#fa5f5f;}
Border around this has a color of #fa5f5f
<div style="border:2px solid #fa5f5f;">Content here</div>
.myborder {border:2px solid #fa5f5f;}