#ff0f18 color space conversions
Hex:
#ff0f18
RGB:
255, 15, 24
CMY:
0, 94, 91
CMYK:
0, 94, 91, 0
HSL:
358°, 100.0000%, 52.9412%
HSV (HSB):
358°, 94.1176%, 100.0000%
XYZ:
41.5757, 21.6676, 2.8551
xyY:
0.6290, 0.3278, 21.6676
CIE-Lab:
53.6725, 79.2386, 60.7069
CIE-LCH:
53.6725, 99.8203, 37.4568
CIE-Luv:
53.6725, 171.2617, 35.9136
Hunter-Lab:
46.5485, 77.9710, 28.9473
#ff0f18 color charts
#ff0f18 color shades, tints & tones
#ff0f18 color schemes
#ff0f18 color preview, HTML & CSS examples
This text has a color of #ff0f18
<p style="color:#ff0f18;">Text here</p>
.mytext {color:#ff0f18;}
This box has a color of #ff0f18
<div style="background-color:#ff0f18;">Content here</div>
.mybackground {background-color:#ff0f18;}
Border around this has a color of #ff0f18
<div style="border:2px solid #ff0f18;">Content here</div>
.myborder {border:2px solid #ff0f18;}