#fc3d16 color space conversions
Hex:
#fc3d16
RGB:
252, 61, 22
CMY:
1, 76, 91
CMYK:
0, 76, 91, 1
HSL:
10°, 97.4576%, 53.7255%
HSV (HSB):
10°, 91.2698%, 98.8235%
XYZ:
41.9584, 24.0909, 3.1976
xyY:
0.6059, 0.3479, 24.0909
CIE-Lab:
56.1787, 69.5975, 62.7413
CIE-LCH:
56.1787, 93.7031, 42.0343
CIE-Luv:
56.1787, 152.3612, 41.4497
Hunter-Lab:
49.0824, 66.6976, 30.4951
#fc3d16 color charts
#fc3d16 color shades, tints & tones
#fc3d16 color schemes
#fc3d16 color preview, HTML & CSS examples
This text has a color of #fc3d16
<p style="color:#fc3d16;">Text here</p>
.mytext {color:#fc3d16;}
This box has a color of #fc3d16
<div style="background-color:#fc3d16;">Content here</div>
.mybackground {background-color:#fc3d16;}
Border around this has a color of #fc3d16
<div style="border:2px solid #fc3d16;">Content here</div>
.myborder {border:2px solid #fc3d16;}