#fa1e3e color space conversions
Hex:
#fa1e3e
RGB:
250, 30, 62
CMY:
2, 88, 76
CMYK:
0, 88, 75, 2
HSL:
351°, 95.6522%, 54.9020%
HSV (HSB):
351°, 88.0000%, 98.0392%
XYZ:
40.7581, 21.6003, 6.5785
xyY:
0.5912, 0.3133, 21.6003
CIE-Lab:
53.6004, 77.0452, 41.5218
CIE-LCH:
53.6004, 87.5215, 28.3214
CIE-Luv:
53.6004, 157.5985, 25.9664
Hunter-Lab:
46.4762, 75.2055, 24.1411
#fa1e3e color charts
#fa1e3e color shades, tints & tones
#fa1e3e color schemes
#fa1e3e color preview, HTML & CSS examples
This text has a color of #fa1e3e
<p style="color:#fa1e3e;">Text here</p>
.mytext {color:#fa1e3e;}
This box has a color of #fa1e3e
<div style="background-color:#fa1e3e;">Content here</div>
.mybackground {background-color:#fa1e3e;}
Border around this has a color of #fa1e3e
<div style="border:2px solid #fa1e3e;">Content here</div>
.myborder {border:2px solid #fa1e3e;}