#ff3c0b color space conversions
Hex:
#ff3c0b
RGB:
255, 60, 11
CMY:
0, 76, 96
CMYK:
0, 76, 96, 0
HSL:
12°, 100.0000%, 52.1569%
HSV (HSB):
12°, 95.6863%, 100.0000%
XYZ:
42.9163, 24.5159, 2.7867
xyY:
0.6112, 0.3491, 24.5159
CIE-Lab:
56.6006, 70.6537, 66.2339
CIE-LCH:
56.6006, 96.8446, 43.1507
CIE-Luv:
56.6006, 155.8794, 42.8531
Hunter-Lab:
49.5135, 68.0678, 31.3225
#ff3c0b color charts
#ff3c0b color shades, tints & tones
#ff3c0b color schemes
#ff3c0b color preview, HTML & CSS examples
This text has a color of #ff3c0b
<p style="color:#ff3c0b;">Text here</p>
.mytext {color:#ff3c0b;}
This box has a color of #ff3c0b
<div style="background-color:#ff3c0b;">Content here</div>
.mybackground {background-color:#ff3c0b;}
Border around this has a color of #ff3c0b
<div style="border:2px solid #ff3c0b;">Content here</div>
.myborder {border:2px solid #ff3c0b;}