#fa2b3a color space conversions
Hex:
#fa2b3a
RGB:
250, 43, 58
CMY:
2, 83, 77
CMYK:
0, 83, 77, 2
HSL:
356°, 95.3917%, 57.4510%
HSV (HSB):
356°, 82.8000%, 98.0392%
XYZ:
41.0519, 22.3572, 6.1547
xyY:
0.5901, 0.3214, 22.3572
CIE-Lab:
54.4040, 74.4851, 44.6303
CIE-LCH:
54.4040, 86.8326, 30.9294
CIE-Luv:
54.4040, 154.1867, 29.1607
Hunter-Lab:
47.2834, 72.2294, 25.3809
#fa2b3a color charts
#fa2b3a color shades, tints & tones
#fa2b3a color schemes
#fa2b3a color preview, HTML & CSS examples
This text has a color of #fa2b3a
<p style="color:#fa2b3a;">Text here</p>
.mytext {color:#fa2b3a;}
This box has a color of #fa2b3a
<div style="background-color:#fa2b3a;">Content here</div>
.mybackground {background-color:#fa2b3a;}
Border around this has a color of #fa2b3a
<div style="border:2px solid #fa2b3a;">Content here</div>
.myborder {border:2px solid #fa2b3a;}