#ff0a24 color space conversions
Hex:
#ff0a24
RGB:
255, 10, 36
CMY:
0, 96, 86
CMYK:
0, 96, 86, 0
HSL:
354°, 100.0000%, 51.9608%
HSV (HSB):
354°, 96.0784%, 100.0000%
XYZ:
41.6670, 21.6045, 3.6430
xyY:
0.6227, 0.3229, 21.6045
CIE-Lab:
53.6048, 79.8081, 55.5619
CIE-LCH:
53.6048, 97.2444, 34.8454
CIE-Luv:
53.6048, 170.4844, 33.3668
Hunter-Lab:
46.4806, 78.6732, 27.8894
#ff0a24 color charts
#ff0a24 color shades, tints & tones
#ff0a24 color schemes
#ff0a24 color preview, HTML & CSS examples
This text has a color of #ff0a24
<p style="color:#ff0a24;">Text here</p>
.mytext {color:#ff0a24;}
This box has a color of #ff0a24
<div style="background-color:#ff0a24;">Content here</div>
.mybackground {background-color:#ff0a24;}
Border around this has a color of #ff0a24
<div style="border:2px solid #ff0a24;">Content here</div>
.myborder {border:2px solid #ff0a24;}