#fc4200 color space conversions
Hex:
#fc4200
RGB:
252, 66, 0
CMY:
1, 74, 100
CMYK:
0, 74, 100, 1
HSL:
16°, 100.0000%, 49.4118%
HSV (HSB):
16°, 100.0000%, 98.8235%
XYZ:
42.0931, 24.5919, 2.5282
xyY:
0.6082, 0.3553, 24.5919
CIE-Lab:
56.6756, 67.8624, 68.2454
CIE-LCH:
56.6756, 96.2431, 45.1613
CIE-Luv:
56.6756, 150.6206, 44.5391
Hunter-Lab:
49.5902, 64.7313, 31.6905
#fc4200 color charts
#fc4200 color shades, tints & tones
#fc4200 color schemes
#fc4200 color preview, HTML & CSS examples
This text has a color of #fc4200
<p style="color:#fc4200;">Text here</p>
.mytext {color:#fc4200;}
This box has a color of #fc4200
<div style="background-color:#fc4200;">Content here</div>
.mybackground {background-color:#fc4200;}
Border around this has a color of #fc4200
<div style="border:2px solid #fc4200;">Content here</div>
.myborder {border:2px solid #fc4200;}