#fc6f32 color space conversions
Hex:
#fc6f32
RGB:
252, 111, 50
CMY:
1, 56, 80
CMYK:
0, 56, 80, 1
HSL:
18°, 97.1154%, 59.2157%
HSV (HSB):
18°, 80.1587%, 98.8235%
XYZ:
46.4050, 32.2946, 6.8053
xyY:
0.5427, 0.3777, 32.2946
CIE-Lab:
63.5856, 50.6707, 57.8462
CIE-LCH:
63.5856, 76.9006, 48.7831
CIE-Luv:
63.5856, 114.8101, 48.7141
Hunter-Lab:
56.8284, 46.3104, 32.6798
#fc6f32 color charts
#fc6f32 color shades, tints & tones
#fc6f32 color schemes
#fc6f32 color preview, HTML & CSS examples
This text has a color of #fc6f32
<p style="color:#fc6f32;">Text here</p>
.mytext {color:#fc6f32;}
This box has a color of #fc6f32
<div style="background-color:#fc6f32;">Content here</div>
.mybackground {background-color:#fc6f32;}
Border around this has a color of #fc6f32
<div style="border:2px solid #fc6f32;">Content here</div>
.myborder {border:2px solid #fc6f32;}