#fa3a3e color space conversions
Hex:
#fa3a3e
RGB:
250, 58, 62
CMY:
2, 77, 76
CMYK:
0, 77, 75, 2
HSL:
359°, 95.0495%, 60.3922%
HSV (HSB):
359°, 76.8000%, 98.0392%
XYZ:
41.8069, 23.6979, 6.9281
xyY:
0.5772, 0.3272, 23.6979
CIE-Lab:
55.7841, 70.8394, 43.9205
CIE-LCH:
55.7841, 83.3501, 31.7989
CIE-Luv:
55.7841, 146.6115, 30.3368
Hunter-Lab:
48.6805, 68.1053, 25.6383
#fa3a3e color charts
#fa3a3e color shades, tints & tones
#fa3a3e color schemes
#fa3a3e color preview, HTML & CSS examples
This text has a color of #fa3a3e
<p style="color:#fa3a3e;">Text here</p>
.mytext {color:#fa3a3e;}
This box has a color of #fa3a3e
<div style="background-color:#fa3a3e;">Content here</div>
.mybackground {background-color:#fa3a3e;}
Border around this has a color of #fa3a3e
<div style="border:2px solid #fa3a3e;">Content here</div>
.myborder {border:2px solid #fa3a3e;}