#fc7b15 color space conversions
Hex:
#fc7b15
RGB:
252, 123, 21
CMY:
1, 52, 92
CMYK:
0, 51, 92, 1
HSL:
26°, 97.4684%, 53.5294%
HSV (HSB):
26°, 91.6667%, 98.8235%
XYZ:
47.3632, 34.9155, 4.9525
xyY:
0.5430, 0.4003, 34.9155
CIE-Lab:
65.6828, 44.3224, 69.4401
CIE-LCH:
65.6828, 82.3796, 57.4506
CIE-Luv:
65.6828, 107.1481, 58.0221
Hunter-Lab:
59.0893, 39.6707, 36.3932
#fc7b15 color charts
#fc7b15 color shades, tints & tones
#fc7b15 color schemes
#fc7b15 color preview, HTML & CSS examples
This text has a color of #fc7b15
<p style="color:#fc7b15;">Text here</p>
.mytext {color:#fc7b15;}
This box has a color of #fc7b15
<div style="background-color:#fc7b15;">Content here</div>
.mybackground {background-color:#fc7b15;}
Border around this has a color of #fc7b15
<div style="border:2px solid #fc7b15;">Content here</div>
.myborder {border:2px solid #fc7b15;}