#ff0b0e color space conversions
Hex:
#ff0b0e
RGB:
255, 11, 14
CMY:
0, 96, 95
CMYK:
0, 96, 95, 0
HSL:
359°, 100.0000%, 52.1569%
HSV (HSB):
359°, 95.6863%, 100.0000%
XYZ:
41.4389, 21.5311, 2.3873
xyY:
0.6340, 0.3294, 21.5311
CIE-Lab:
53.5259, 79.4541, 63.8949
CIE-LCH:
53.5259, 101.9584, 38.8053
CIE-Luv:
53.5259, 172.7482, 37.0072
Hunter-Lab:
46.4016, 78.2068, 29.4307
#ff0b0e color charts
#ff0b0e color shades, tints & tones
#ff0b0e color schemes
#ff0b0e color preview, HTML & CSS examples
This text has a color of #ff0b0e
<p style="color:#ff0b0e;">Text here</p>
.mytext {color:#ff0b0e;}
This box has a color of #ff0b0e
<div style="background-color:#ff0b0e;">Content here</div>
.mybackground {background-color:#ff0b0e;}
Border around this has a color of #ff0b0e
<div style="border:2px solid #ff0b0e;">Content here</div>
.myborder {border:2px solid #ff0b0e;}