#f00500 color space conversions
Hex:
#f00500
RGB:
240, 5, 0
CMY:
6, 98, 100
CMYK:
0, 98, 100, 6
HSL:
1°, 100.0000%, 47.0588%
HSV (HSB):
1°, 100.0000%, 94.1176%
XYZ:
35.9895, 18.6338, 1.6998
xyY:
0.6390, 0.3308, 18.6338
CIE-Lab:
50.2560, 76.1419, 64.2489
CIE-LCH:
50.2560, 99.6269, 40.1578
CIE-Luv:
50.2560, 164.1107, 35.7796
Hunter-Lab:
43.1669, 73.2784, 27.8821
#f00500 color charts
#f00500 color shades, tints & tones
#f00500 color schemes
#f00500 color preview, HTML & CSS examples
This text has a color of #f00500
<p style="color:#f00500;">Text here</p>
.mytext {color:#f00500;}
This box has a color of #f00500
<div style="background-color:#f00500;">Content here</div>
.mybackground {background-color:#f00500;}
Border around this has a color of #f00500
<div style="border:2px solid #f00500;">Content here</div>
.myborder {border:2px solid #f00500;}