#ff5b3f color space conversions
Hex:
#ff5b3f
RGB:
255, 91, 63
CMY:
0, 64, 75
CMYK:
0, 64, 75, 0
HSL:
9°, 100.0000%, 62.3529%
HSV (HSB):
9°, 75.2941%, 100.0000%
XYZ:
45.8783, 29.1011, 7.9016
xyY:
0.5535, 0.3511, 29.1011
CIE-Lab:
60.8707, 60.8776, 49.1134
CIE-LCH:
60.8707, 78.2190, 38.8951
CIE-Luv:
60.8707, 130.3805, 38.9093
Hunter-Lab:
53.9454, 57.4023, 29.0773
#ff5b3f color charts
#ff5b3f color shades, tints & tones
#ff5b3f color schemes
#ff5b3f color preview, HTML & CSS examples
This text has a color of #ff5b3f
<p style="color:#ff5b3f;">Text here</p>
.mytext {color:#ff5b3f;}
This box has a color of #ff5b3f
<div style="background-color:#ff5b3f;">Content here</div>
.mybackground {background-color:#ff5b3f;}
Border around this has a color of #ff5b3f
<div style="border:2px solid #ff5b3f;">Content here</div>
.myborder {border:2px solid #ff5b3f;}