#ff0b1d color space conversions
Hex:
#ff0b1d
RGB:
255, 11, 29
CMY:
0, 96, 89
CMYK:
0, 96, 89, 0
HSL:
356°, 100.0000%, 52.1569%
HSV (HSB):
356°, 95.6863%, 100.0000%
XYZ:
41.5814, 21.5881, 3.1377
xyY:
0.6271, 0.3256, 21.5881
CIE-Lab:
53.5872, 79.6240, 58.6608
CIE-LCH:
53.5872, 98.8993, 36.3799
CIE-Luv:
53.5872, 171.3119, 34.8540
Hunter-Lab:
46.4629, 78.4362, 28.5201
#ff0b1d color charts
#ff0b1d color shades, tints & tones
#ff0b1d color schemes
#ff0b1d color preview, HTML & CSS examples
This text has a color of #ff0b1d
<p style="color:#ff0b1d;">Text here</p>
.mytext {color:#ff0b1d;}
This box has a color of #ff0b1d
<div style="background-color:#ff0b1d;">Content here</div>
.mybackground {background-color:#ff0b1d;}
Border around this has a color of #ff0b1d
<div style="border:2px solid #ff0b1d;">Content here</div>
.myborder {border:2px solid #ff0b1d;}