#ff0a26 color space conversions
Hex:
#ff0a26
RGB:
255, 10, 38
CMY:
0, 96, 85
CMYK:
0, 96, 85, 0
HSL:
353°, 100.0000%, 51.9608%
HSV (HSB):
353°, 96.0784%, 100.0000%
XYZ:
41.6984, 21.6170, 3.8085
xyY:
0.6212, 0.3220, 21.6170
CIE-Lab:
53.6183, 79.8454, 54.6241
CIE-LCH:
53.6183, 96.7424, 34.3769
CIE-Luv:
53.6183, 170.1740, 32.9012
Hunter-Lab:
46.4941, 78.7236, 27.6893
#ff0a26 color charts
#ff0a26 color shades, tints & tones
#ff0a26 color schemes
#ff0a26 color preview, HTML & CSS examples
This text has a color of #ff0a26
<p style="color:#ff0a26;">Text here</p>
.mytext {color:#ff0a26;}
This box has a color of #ff0a26
<div style="background-color:#ff0a26;">Content here</div>
.mybackground {background-color:#ff0a26;}
Border around this has a color of #ff0a26
<div style="border:2px solid #ff0a26;">Content here</div>
.myborder {border:2px solid #ff0a26;}