#fa3f1c color space conversions
Hex:
#fa3f1c
RGB:
250, 63, 28
CMY:
2, 75, 89
CMYK:
0, 75, 89, 2
HSL:
9°, 95.6897%, 54.5098%
HSV (HSB):
9°, 88.8000%, 98.0392%
XYZ:
41.4114, 23.9628, 3.5413
xyY:
0.6009, 0.3477, 23.9628
CIE-Lab:
56.0506, 68.4879, 60.3846
CIE-LCH:
56.0506, 91.3066, 41.4021
CIE-Luv:
56.0506, 149.1731, 40.6504
Hunter-Lab:
48.9519, 65.3386, 29.9771
#fa3f1c color charts
#fa3f1c color shades, tints & tones
#fa3f1c color schemes
#fa3f1c color preview, HTML & CSS examples
This text has a color of #fa3f1c
<p style="color:#fa3f1c;">Text here</p>
.mytext {color:#fa3f1c;}
This box has a color of #fa3f1c
<div style="background-color:#fa3f1c;">Content here</div>
.mybackground {background-color:#fa3f1c;}
Border around this has a color of #fa3f1c
<div style="border:2px solid #fa3f1c;">Content here</div>
.myborder {border:2px solid #fa3f1c;}