#ff6c32 color space conversions
Hex:
#ff6c32
RGB:
255, 108, 50
CMY:
0, 58, 80
CMYK:
0, 58, 80, 0
HSL:
17°, 100.0000%, 59.8039%
HSV (HSB):
17°, 80.3922%, 100.0000%
XYZ:
47.1783, 32.2154, 6.7492
xyY:
0.5477, 0.3740, 32.2154
CIE-Lab:
63.5205, 53.1261, 57.9524
CIE-LCH:
63.5205, 78.6185, 47.4879
CIE-Luv:
63.5205, 119.6251, 48.0562
Hunter-Lab:
56.7586, 49.0432, 32.6808
#ff6c32 color charts
#ff6c32 color shades, tints & tones
#ff6c32 color schemes
#ff6c32 color preview, HTML & CSS examples
This text has a color of #ff6c32
<p style="color:#ff6c32;">Text here</p>
.mytext {color:#ff6c32;}
This box has a color of #ff6c32
<div style="background-color:#ff6c32;">Content here</div>
.mybackground {background-color:#ff6c32;}
Border around this has a color of #ff6c32
<div style="border:2px solid #ff6c32;">Content here</div>
.myborder {border:2px solid #ff6c32;}