#ff6032 color space conversions
Hex:
#ff6032
RGB:
255, 96, 50
CMY:
0, 62, 80
CMYK:
0, 62, 80, 0
HSL:
13°, 100.0000%, 59.8039%
HSV (HSB):
13°, 80.3922%, 100.0000%
XYZ:
45.9986, 29.8560, 6.3560
xyY:
0.5595, 0.3632, 29.8560
CIE-Lab:
61.5298, 58.3792, 56.0882
CIE-LCH:
61.5298, 80.9569, 43.8534
CIE-Luv:
61.5298, 128.6928, 44.4326
Hunter-Lab:
54.6407, 54.6469, 31.3516
#ff6032 color charts
#ff6032 color shades, tints & tones
#ff6032 color schemes
#ff6032 color preview, HTML & CSS examples
This text has a color of #ff6032
<p style="color:#ff6032;">Text here</p>
.mytext {color:#ff6032;}
This box has a color of #ff6032
<div style="background-color:#ff6032;">Content here</div>
.mybackground {background-color:#ff6032;}
Border around this has a color of #ff6032
<div style="border:2px solid #ff6032;">Content here</div>
.myborder {border:2px solid #ff6032;}