#ff5b3c color space conversions
Hex:
#ff5b3c
RGB:
255, 91, 60
CMY:
0, 64, 76
CMYK:
0, 64, 76, 0
HSL:
10°, 100.0000%, 61.7647%
HSV (HSB):
10°, 76.4706%, 100.0000%
XYZ:
45.7967, 29.0684, 7.4720
xyY:
0.5562, 0.3530, 29.0684
CIE-Lab:
60.8420, 60.7689, 50.6041
CIE-LCH:
60.8420, 79.0799, 39.7852
CIE-Luv:
60.8420, 130.8650, 39.9401
Hunter-Lab:
53.9151, 57.2703, 29.5237
#ff5b3c color charts
#ff5b3c color shades, tints & tones
#ff5b3c color schemes
#ff5b3c color preview, HTML & CSS examples
This text has a color of #ff5b3c
<p style="color:#ff5b3c;">Text here</p>
.mytext {color:#ff5b3c;}
This box has a color of #ff5b3c
<div style="background-color:#ff5b3c;">Content here</div>
.mybackground {background-color:#ff5b3c;}
Border around this has a color of #ff5b3c
<div style="border:2px solid #ff5b3c;">Content here</div>
.myborder {border:2px solid #ff5b3c;}