#ff0b3e color space conversions
Hex:
#ff0b3e
RGB:
255, 11, 62
CMY:
0, 96, 76
CMYK:
0, 96, 76, 0
HSL:
347°, 100.0000%, 52.1569%
HSV (HSB):
347°, 95.6863%, 100.0000%
XYZ:
42.2292, 21.8471, 6.5486
xyY:
0.5979, 0.3093, 21.8471
CIE-Lab:
53.8644, 80.3896, 42.0961
CIE-LCH:
53.8644, 90.7445, 27.6389
CIE-Luv:
53.8644, 165.0771, 25.4671
Hunter-Lab:
46.7409, 79.4733, 24.4118
#ff0b3e color charts
#ff0b3e color shades, tints & tones
#ff0b3e color schemes
#ff0b3e color preview, HTML & CSS examples
This text has a color of #ff0b3e
<p style="color:#ff0b3e;">Text here</p>
.mytext {color:#ff0b3e;}
This box has a color of #ff0b3e
<div style="background-color:#ff0b3e;">Content here</div>
.mybackground {background-color:#ff0b3e;}
Border around this has a color of #ff0b3e
<div style="border:2px solid #ff0b3e;">Content here</div>
.myborder {border:2px solid #ff0b3e;}