#fa2f3e color space conversions
Hex:
#fa2f3e
RGB:
250, 47, 62
CMY:
2, 82, 76
CMYK:
0, 81, 75, 2
HSL:
356°, 95.3052%, 58.2353%
HSV (HSB):
356°, 81.2000%, 98.0392%
XYZ:
41.3104, 22.7048, 6.7626
xyY:
0.5837, 0.3208, 22.7048
CIE-Lab:
54.7670, 73.7119, 42.8079
CIE-LCH:
54.7670, 85.2406, 30.1457
CIE-Luv:
54.7670, 151.6742, 28.3116
Hunter-Lab:
47.6496, 71.3659, 24.9401
#fa2f3e color charts
#fa2f3e color shades, tints & tones
#fa2f3e color schemes
#fa2f3e color preview, HTML & CSS examples
This text has a color of #fa2f3e
<p style="color:#fa2f3e;">Text here</p>
.mytext {color:#fa2f3e;}
This box has a color of #fa2f3e
<div style="background-color:#fa2f3e;">Content here</div>
.mybackground {background-color:#fa2f3e;}
Border around this has a color of #fa2f3e
<div style="border:2px solid #fa2f3e;">Content here</div>
.myborder {border:2px solid #fa2f3e;}