#ff5f2c color space conversions
Hex:
#ff5f2c
RGB:
255, 95, 44
CMY:
0, 63, 83
CMYK:
0, 63, 83, 0
HSL:
15°, 100.0000%, 58.6275%
HSV (HSB):
15°, 82.7451%, 100.0000%
XYZ:
45.7868, 29.6263, 5.6881
xyY:
0.5646, 0.3653, 29.6263
CIE-Lab:
61.3304, 58.6353, 58.5633
CIE-LCH:
61.3304, 82.8719, 44.9648
CIE-Luv:
61.3304, 130.1369, 45.7007
Hunter-Lab:
54.4300, 54.9027, 31.9050
#ff5f2c color charts
#ff5f2c color shades, tints & tones
#ff5f2c color schemes
#ff5f2c color preview, HTML & CSS examples
This text has a color of #ff5f2c
<p style="color:#ff5f2c;">Text here</p>
.mytext {color:#ff5f2c;}
This box has a color of #ff5f2c
<div style="background-color:#ff5f2c;">Content here</div>
.mybackground {background-color:#ff5f2c;}
Border around this has a color of #ff5f2c
<div style="border:2px solid #ff5f2c;">Content here</div>
.myborder {border:2px solid #ff5f2c;}