#ff5b2a color space conversions
Hex:
#ff5b2a
RGB:
255, 91, 42
CMY:
0, 64, 84
CMYK:
0, 64, 84, 0
HSL:
14°, 100.0000%, 58.2353%
HSV (HSB):
14°, 83.5294%, 100.0000%
XYZ:
45.3990, 28.9093, 5.3778
xyY:
0.5697, 0.3628, 28.9093
CIE-Lab:
60.7015, 60.2362, 58.8641
CIE-LCH:
60.7015, 84.2223, 44.3400
CIE-Luv:
60.7015, 133.2769, 45.0628
Hunter-Lab:
53.7674, 56.6252, 31.7071
#ff5b2a color charts
#ff5b2a color shades, tints & tones
#ff5b2a color schemes
#ff5b2a color preview, HTML & CSS examples
This text has a color of #ff5b2a
<p style="color:#ff5b2a;">Text here</p>
.mytext {color:#ff5b2a;}
This box has a color of #ff5b2a
<div style="background-color:#ff5b2a;">Content here</div>
.mybackground {background-color:#ff5b2a;}
Border around this has a color of #ff5b2a
<div style="border:2px solid #ff5b2a;">Content here</div>
.myborder {border:2px solid #ff5b2a;}