#f00d15 color space conversions
Hex:
#f00d15
RGB:
240, 13, 21
CMY:
6, 95, 92
CMYK:
0, 95, 91, 6
HSL:
358°, 89.7233%, 49.6078%
HSV (HSB):
358°, 94.5833%, 94.1176%
XYZ:
36.2145, 18.8673, 2.4425
xyY:
0.6296, 0.3280, 18.8673
CIE-Lab:
50.5315, 75.7065, 58.3041
CIE-LCH:
50.5315, 95.5555, 37.6010
CIE-Luv:
50.5315, 161.4422, 33.9362
Hunter-Lab:
43.4365, 72.8078, 27.0716
#f00d15 color charts
#f00d15 color shades, tints & tones
#f00d15 color schemes
#f00d15 color preview, HTML & CSS examples
This text has a color of #f00d15
<p style="color:#f00d15;">Text here</p>
.mytext {color:#f00d15;}
This box has a color of #f00d15
<div style="background-color:#f00d15;">Content here</div>
.mybackground {background-color:#f00d15;}
Border around this has a color of #f00d15
<div style="border:2px solid #f00d15;">Content here</div>
.myborder {border:2px solid #f00d15;}