#ff0f19 color space conversions
Hex:
#ff0f19
RGB:
255, 15, 25
CMY:
0, 94, 90
CMYK:
0, 94, 90, 0
HSL:
358°, 100.0000%, 52.9412%
HSV (HSB):
358°, 94.1176%, 100.0000%
XYZ:
41.5863, 21.6718, 2.9109
xyY:
0.6285, 0.3275, 21.6718
CIE-Lab:
53.6771, 79.2512, 60.3301
CIE-LCH:
53.6771, 99.6016, 37.2803
CIE-Luv:
53.6771, 171.1559, 35.7541
Hunter-Lab:
46.5530, 77.9881, 28.8797
#ff0f19 color charts
#ff0f19 color shades, tints & tones
#ff0f19 color schemes
#ff0f19 color preview, HTML & CSS examples
This text has a color of #ff0f19
<p style="color:#ff0f19;">Text here</p>
.mytext {color:#ff0f19;}
This box has a color of #ff0f19
<div style="background-color:#ff0f19;">Content here</div>
.mybackground {background-color:#ff0f19;}
Border around this has a color of #ff0f19
<div style="border:2px solid #ff0f19;">Content here</div>
.myborder {border:2px solid #ff0f19;}