#ff0a16 color space conversions
Hex:
#ff0a16
RGB:
255, 10, 22
CMY:
0, 96, 91
CMYK:
0, 96, 91, 0
HSL:
357°, 100.0000%, 51.9608%
HSV (HSB):
357°, 96.0784%, 100.0000%
XYZ:
41.4934, 21.5350, 2.7288
xyY:
0.6310, 0.3275, 21.5350
CIE-Lab:
53.5301, 79.6017, 61.3512
CIE-LCH:
53.5301, 100.5007, 37.6224
CIE-Luv:
53.5301, 172.2204, 35.9683
Hunter-Lab:
46.4058, 78.3940, 28.9977
#ff0a16 color charts
#ff0a16 color shades, tints & tones
#ff0a16 color schemes
#ff0a16 color preview, HTML & CSS examples
This text has a color of #ff0a16
<p style="color:#ff0a16;">Text here</p>
.mytext {color:#ff0a16;}
This box has a color of #ff0a16
<div style="background-color:#ff0a16;">Content here</div>
.mybackground {background-color:#ff0a16;}
Border around this has a color of #ff0a16
<div style="border:2px solid #ff0a16;">Content here</div>
.myborder {border:2px solid #ff0a16;}