#ff3c0c color space conversions
Hex:
#ff3c0c
RGB:
255, 60, 12
CMY:
0, 76, 95
CMYK:
0, 76, 95, 0
HSL:
12°, 100.0000%, 52.3529%
HSV (HSB):
12°, 95.2941%, 100.0000%
XYZ:
42.9222, 24.5183, 2.8181
xyY:
0.6109, 0.3490, 24.5183
CIE-Lab:
56.6030, 70.6613, 66.0177
CIE-LCH:
56.6030, 96.7024, 43.0541
CIE-Luv:
56.6030, 155.8300, 42.7670
Hunter-Lab:
49.5159, 68.0775, 31.2868
#ff3c0c color charts
#ff3c0c color shades, tints & tones
#ff3c0c color schemes
#ff3c0c color preview, HTML & CSS examples
This text has a color of #ff3c0c
<p style="color:#ff3c0c;">Text here</p>
.mytext {color:#ff3c0c;}
This box has a color of #ff3c0c
<div style="background-color:#ff3c0c;">Content here</div>
.mybackground {background-color:#ff3c0c;}
Border around this has a color of #ff3c0c
<div style="border:2px solid #ff3c0c;">Content here</div>
.myborder {border:2px solid #ff3c0c;}