#fa2b1c color space conversions
Hex:
#fa2b1c
RGB:
250, 43, 28
CMY:
2, 83, 89
CMYK:
0, 83, 89, 2
HSL:
4°, 95.6897%, 54.5098%
HSV (HSB):
4°, 88.8000%, 98.0392%
XYZ:
40.4978, 22.1356, 3.2367
xyY:
0.6148, 0.3360, 22.1356
CIE-Lab:
54.1706, 73.7831, 59.0284
CIE-LCH:
54.1706, 94.4896, 38.6607
CIE-Luv:
54.1706, 159.1199, 37.2199
Hunter-Lab:
47.0485, 71.3123, 28.8550
#fa2b1c color charts
#fa2b1c color shades, tints & tones
#fa2b1c color schemes
#fa2b1c color preview, HTML & CSS examples
This text has a color of #fa2b1c
<p style="color:#fa2b1c;">Text here</p>
.mytext {color:#fa2b1c;}
This box has a color of #fa2b1c
<div style="background-color:#fa2b1c;">Content here</div>
.mybackground {background-color:#fa2b1c;}
Border around this has a color of #fa2b1c
<div style="border:2px solid #fa2b1c;">Content here</div>
.myborder {border:2px solid #fa2b1c;}