#fa081c color space conversions
Hex:
#fa081c
RGB:
250, 8, 28
CMY:
2, 97, 89
CMYK:
0, 97, 89, 2
HSL:
355°, 96.0317%, 50.5882%
HSV (HSB):
355°, 96.8000%, 98.0392%
XYZ:
39.7208, 20.5815, 2.9777
xyY:
0.6277, 0.3252, 20.5815
CIE-Lab:
52.4884, 78.6119, 57.8269
CIE-LCH:
52.4884, 97.5898, 36.3382
CIE-Luv:
52.4884, 168.3643, 34.1028
Hunter-Lab:
45.3668, 76.8931, 27.8652
#fa081c color charts
#fa081c color shades, tints & tones
#fa081c color schemes
#fa081c color preview, HTML & CSS examples
This text has a color of #fa081c
<p style="color:#fa081c;">Text here</p>
.mytext {color:#fa081c;}
This box has a color of #fa081c
<div style="background-color:#fa081c;">Content here</div>
.mybackground {background-color:#fa081c;}
Border around this has a color of #fa081c
<div style="border:2px solid #fa081c;">Content here</div>
.myborder {border:2px solid #fa081c;}