#ff3c2f color space conversions
Hex:
#ff3c2f
RGB:
255, 60, 47
CMY:
0, 76, 82
CMYK:
0, 76, 82, 0
HSL:
4°, 100.0000%, 59.2157%
HSV (HSB):
4°, 81.5686%, 100.0000%
XYZ:
43.3689, 24.6970, 5.1705
xyY:
0.5922, 0.3372, 24.6970
CIE-Lab:
56.7789, 71.2292, 53.0560
CIE-LCH:
56.7789, 88.8174, 36.6811
CIE-Luv:
56.7789, 152.2145, 36.4469
Hunter-Lab:
49.6960, 68.8061, 28.6185
#ff3c2f color charts
#ff3c2f color shades, tints & tones
#ff3c2f color schemes
#ff3c2f color preview, HTML & CSS examples
This text has a color of #ff3c2f
<p style="color:#ff3c2f;">Text here</p>
.mytext {color:#ff3c2f;}
This box has a color of #ff3c2f
<div style="background-color:#ff3c2f;">Content here</div>
.mybackground {background-color:#ff3c2f;}
Border around this has a color of #ff3c2f
<div style="border:2px solid #ff3c2f;">Content here</div>
.myborder {border:2px solid #ff3c2f;}