#fa080c color space conversions
Hex:
#fa080c
RGB:
250, 8, 12
CMY:
2, 97, 95
CMYK:
0, 97, 95, 2
HSL:
359°, 96.0317%, 50.5882%
HSV (HSB):
359°, 96.8000%, 98.0392%
XYZ:
39.5775, 20.5242, 2.2234
xyY:
0.6350, 0.3293, 20.5242
CIE-Lab:
52.4248, 78.4362, 63.3077
CIE-LCH:
52.4248, 100.7974, 38.9078
CIE-Luv:
52.4248, 169.8517, 36.3266
Hunter-Lab:
45.3036, 76.6573, 28.8027
#fa080c color charts
#fa080c RGB chart
#fa080c CMYK chart
#fa080c RGB pie chart
#fa080c color shades, tints & tones
#fa080c color schemes
#fa080c color preview, HTML & CSS examples
This text has a color of #fa080c
<p style="color:#fa080c;">Text here</p>
.mytext {color:#fa080c;}
Text color #fa080c
This box has a color of #fa080c
<div style="background-color:#fa080c;">Content here</div>
.mybackground {background-color:#fa080c;}
Background color #fa080c
Border around this has a color of #fa080c
<div style="border:2px solid #fa080c;">Content here</div>
.myborder {border:2px solid #fa080c;}
Border color #fa080c