#f0000a color space conversions
Hex:
#f0000a
RGB:
240, 0, 10
CMY:
6, 100, 96
CMYK:
0, 100, 96, 6
HSL:
358°, 100.0000%, 47.0588%
HSV (HSB):
358°, 100.0000%, 94.1176%
XYZ:
35.9900, 18.5472, 1.9702
xyY:
0.6369, 0.3282, 18.5472
CIE-Lab:
50.1532, 76.5869, 61.5503
CIE-LCH:
50.1532, 98.2547, 38.7876
CIE-Luv:
50.1532, 164.2251, 34.6380
Hunter-Lab:
43.0664, 73.8035, 27.4341
#f0000a color charts
#f0000a RGB chart
#f0000a CMYK chart
#f0000a RGB pie chart
#f0000a color shades, tints & tones
#f0000a color schemes
#f0000a color preview, HTML & CSS examples
This text has a color of #f0000a
<p style="color:#f0000a;">Text here</p>
.mytext {color:#f0000a;}
Text color #f0000a
This box has a color of #f0000a
<div style="background-color:#f0000a;">Content here</div>
.mybackground {background-color:#f0000a;}
Background color #f0000a
Border around this has a color of #f0000a
<div style="border:2px solid #f0000a;">Content here</div>
.myborder {border:2px solid #f0000a;}
Border color #f0000a