#fa231b color space conversions
Hex:
#fa231b
RGB:
250, 35, 27
CMY:
2, 86, 89
CMYK:
0, 86, 89, 2
HSL:
2°, 95.7082%, 54.3137%
HSV (HSB):
2°, 89.2000%, 98.0392%
XYZ:
40.2232, 21.6052, 3.0871
xyY:
0.6196, 0.3328, 21.6052
CIE-Lab:
53.6056, 75.3660, 59.0239
CIE-LCH:
53.6056, 95.7280, 38.0667
CIE-Luv:
53.6056, 162.2729, 36.3654
Hunter-Lab:
46.4814, 73.1246, 28.5991
#fa231b color charts
#fa231b color shades, tints & tones
#fa231b color schemes
#fa231b color preview, HTML & CSS examples
This text has a color of #fa231b
<p style="color:#fa231b;">Text here</p>
.mytext {color:#fa231b;}
This box has a color of #fa231b
<div style="background-color:#fa231b;">Content here</div>
.mybackground {background-color:#fa231b;}
Border around this has a color of #fa231b
<div style="border:2px solid #fa231b;">Content here</div>
.myborder {border:2px solid #fa231b;}