#fa3c1c color space conversions
Hex:
#fa3c1c
RGB:
250, 60, 28
CMY:
2, 76, 89
CMYK:
0, 76, 89, 2
HSL:
9°, 95.6897%, 54.5098%
HSV (HSB):
9°, 88.8000%, 98.0392%
XYZ:
41.2498, 23.6396, 3.4874
xyY:
0.6033, 0.3457, 23.6396
CIE-Lab:
55.7251, 69.3970, 60.1489
CIE-LCH:
55.7251, 91.8359, 40.9166
CIE-Luv:
55.7251, 150.8667, 40.0604
Hunter-Lab:
48.6205, 66.3540, 29.7817
#fa3c1c color charts
#fa3c1c color shades, tints & tones
#fa3c1c color schemes
#fa3c1c color preview, HTML & CSS examples
This text has a color of #fa3c1c
<p style="color:#fa3c1c;">Text here</p>
.mytext {color:#fa3c1c;}
This box has a color of #fa3c1c
<div style="background-color:#fa3c1c;">Content here</div>
.mybackground {background-color:#fa3c1c;}
Border around this has a color of #fa3c1c
<div style="border:2px solid #fa3c1c;">Content here</div>
.myborder {border:2px solid #fa3c1c;}