#ff5b34 color space conversions
Hex:
#ff5b34
RGB:
255, 91, 52
CMY:
0, 64, 80
CMYK:
0, 64, 80, 0
HSL:
12°, 100.0000%, 60.1961%
HSV (HSB):
12°, 79.6078%, 100.0000%
XYZ:
45.6009, 28.9901, 6.4410
xyY:
0.5628, 0.3578, 28.9901
CIE-Lab:
60.7729, 60.5072, 54.4388
CIE-LCH:
60.7729, 81.3923, 41.9780
CIE-Luv:
60.7729, 132.0417, 42.4413
Hunter-Lab:
53.8425, 56.9531, 30.5970
#ff5b34 color charts
#ff5b34 color shades, tints & tones
#ff5b34 color schemes
#ff5b34 color preview, HTML & CSS examples
This text has a color of #ff5b34
<p style="color:#ff5b34;">Text here</p>
.mytext {color:#ff5b34;}
This box has a color of #ff5b34
<div style="background-color:#ff5b34;">Content here</div>
.mybackground {background-color:#ff5b34;}
Border around this has a color of #ff5b34
<div style="border:2px solid #ff5b34;">Content here</div>
.myborder {border:2px solid #ff5b34;}