#fc7f10 color space conversions
Hex:
#fc7f10
RGB:
252, 127, 16
CMY:
1, 50, 94
CMYK:
0, 50, 94, 1
HSL:
28°, 97.5207%, 52.5490%
HSV (HSB):
28°, 93.6508%, 98.8235%
XYZ:
47.8278, 35.9116, 4.9010
xyY:
0.5396, 0.4051, 35.9116
CIE-Lab:
66.4523, 42.2975, 71.0150
CIE-LCH:
66.4523, 82.6572, 59.2214
CIE-Luv:
66.4523, 103.9879, 59.8307
Hunter-Lab:
59.9263, 37.5917, 37.0994
#fc7f10 color charts
#fc7f10 color shades, tints & tones
#fc7f10 color schemes
#fc7f10 color preview, HTML & CSS examples
This text has a color of #fc7f10
<p style="color:#fc7f10;">Text here</p>
.mytext {color:#fc7f10;}
This box has a color of #fc7f10
<div style="background-color:#fc7f10;">Content here</div>
.mybackground {background-color:#fc7f10;}
Border around this has a color of #fc7f10
<div style="border:2px solid #fc7f10;">Content here</div>
.myborder {border:2px solid #fc7f10;}