#fc7d0c color space conversions
Hex:
#fc7d0c
RGB:
252, 125, 12
CMY:
1, 51, 95
CMYK:
0, 50, 95, 1
HSL:
28°, 97.5610%, 51.7647%
HSV (HSB):
28°, 95.2381%, 98.8235%
XYZ:
47.5449, 35.3892, 4.6727
xyY:
0.5427, 0.4040, 35.3892
CIE-Lab:
66.0506, 43.2434, 71.4446
CIE-LCH:
66.0506, 83.5124, 58.8147
CIE-Luv:
66.0506, 105.7794, 59.5144
Hunter-Lab:
59.4888, 38.5559, 36.9851
#fc7d0c color charts
#fc7d0c color shades, tints & tones
#fc7d0c color schemes
#fc7d0c color preview, HTML & CSS examples
This text has a color of #fc7d0c
<p style="color:#fc7d0c;">Text here</p>
.mytext {color:#fc7d0c;}
This box has a color of #fc7d0c
<div style="background-color:#fc7d0c;">Content here</div>
.mybackground {background-color:#fc7d0c;}
Border around this has a color of #fc7d0c
<div style="border:2px solid #fc7d0c;">Content here</div>
.myborder {border:2px solid #fc7d0c;}