#fa000a color space conversions
Hex:
#fa000a
RGB:
250, 0, 10
CMY:
2, 100, 96
CMYK:
0, 100, 96, 2
HSL:
358°, 100.0000%, 49.0196%
HSV (HSB):
358°, 100.0000%, 98.0392%
XYZ:
39.4791, 20.3459, 2.1335
xyY:
0.6372, 0.3284, 20.3459
CIE-Lab:
52.2261, 78.9830, 63.7120
CIE-LCH:
52.2261, 101.4768, 38.8915
CIE-Luv:
52.2261, 171.0771, 36.1549
Hunter-Lab:
45.1064, 77.2947, 28.7701
#fa000a color charts
#fa000a RGB chart
#fa000a CMYK chart
#fa000a RGB pie chart
#fa000a color shades, tints & tones
#fa000a color schemes
#fa000a color preview, HTML & CSS examples
This text has a color of #fa000a
<p style="color:#fa000a;">Text here</p>
.mytext {color:#fa000a;}
Text color #fa000a
This box has a color of #fa000a
<div style="background-color:#fa000a;">Content here</div>
.mybackground {background-color:#fa000a;}
Background color #fa000a
Border around this has a color of #fa000a
<div style="border:2px solid #fa000a;">Content here</div>
.myborder {border:2px solid #fa000a;}
Border color #fa000a