#f00505 color space conversions
Hex:
#f00505
RGB:
240, 5, 5
CMY:
6, 98, 98
CMYK:
0, 98, 98, 6
HSL:
0°, 95.9184%, 48.0392%
HSV (HSB):
0°, 97.9167%, 94.1176%
XYZ:
36.0168, 18.6448, 1.8441
xyY:
0.6374, 0.3300, 18.6448
CIE-Lab:
50.2690, 76.1777, 62.8955
CIE-LCH:
50.2690, 98.7871, 39.5445
CIE-Luv:
50.2690, 163.8056, 35.3249
Hunter-Lab:
43.1796, 73.3257, 27.6936
#f00505 color charts
#f00505 color shades, tints & tones
#f00505 color schemes
#f00505 color preview, HTML & CSS examples
This text has a color of #f00505
<p style="color:#f00505;">Text here</p>
.mytext {color:#f00505;}
This box has a color of #f00505
<div style="background-color:#f00505;">Content here</div>
.mybackground {background-color:#f00505;}
Border around this has a color of #f00505
<div style="border:2px solid #f00505;">Content here</div>
.myborder {border:2px solid #f00505;}