#fa231f color space conversions
Hex:
#fa231f
RGB:
250, 35, 31
CMY:
2, 86, 88
CMYK:
0, 86, 88, 2
HSL:
1°, 95.6332%, 55.0980%
HSV (HSB):
1°, 87.6000%, 98.0392%
XYZ:
40.2727, 21.6250, 3.3478
xyY:
0.6172, 0.3314, 21.6250
CIE-Lab:
53.6268, 75.4283, 57.3905
CIE-LCH:
53.6268, 94.7792, 37.2661
CIE-Luv:
53.6268, 161.8014, 35.6185
Hunter-Lab:
46.5027, 73.2066, 28.2835
#fa231f color charts
#fa231f color shades, tints & tones
#fa231f color schemes
#fa231f color preview, HTML & CSS examples
This text has a color of #fa231f
<p style="color:#fa231f;">Text here</p>
.mytext {color:#fa231f;}
This box has a color of #fa231f
<div style="background-color:#fa231f;">Content here</div>
.mybackground {background-color:#fa231f;}
Border around this has a color of #fa231f
<div style="border:2px solid #fa231f;">Content here</div>
.myborder {border:2px solid #fa231f;}