#ff5b42 color space conversions
Hex:
#ff5b42
RGB:
255, 91, 66
CMY:
0, 64, 74
CMYK:
0, 64, 74, 0
HSL:
8°, 100.0000%, 62.9412%
HSV (HSB):
8°, 74.1176%, 100.0000%
XYZ:
45.9645, 29.1355, 8.3554
xyY:
0.5508, 0.3491, 29.1355
CIE-Lab:
60.9010, 60.9922, 47.5985
CIE-LCH:
60.9010, 77.3671, 37.9686
CIE-Luv:
60.9010, 129.8726, 37.8279
Hunter-Lab:
53.9773, 57.5416, 28.6064
#ff5b42 color charts
#ff5b42 color shades, tints & tones
#ff5b42 color schemes
#ff5b42 color preview, HTML & CSS examples
This text has a color of #ff5b42
<p style="color:#ff5b42;">Text here</p>
.mytext {color:#ff5b42;}
This box has a color of #ff5b42
<div style="background-color:#ff5b42;">Content here</div>
.mybackground {background-color:#ff5b42;}
Border around this has a color of #ff5b42
<div style="border:2px solid #ff5b42;">Content here</div>
.myborder {border:2px solid #ff5b42;}