#fc7c1a color space conversions
Hex:
#fc7c1a
RGB:
252, 124, 26
CMY:
1, 51, 90
CMYK:
0, 51, 90, 1
HSL:
26°, 97.4138%, 54.5098%
HSV (HSB):
26°, 89.6825%, 98.8235%
XYZ:
47.5390, 35.1853, 5.2631
xyY:
0.5403, 0.3999, 35.1853
CIE-Lab:
65.8927, 43.9076, 68.3395
CIE-LCH:
65.8927, 81.2290, 57.2796
CIE-Luv:
65.8927, 106.0940, 57.7203
Hunter-Lab:
59.3172, 39.2513, 36.2613
#fc7c1a color charts
#fc7c1a color shades, tints & tones
#fc7c1a color schemes
#fc7c1a color preview, HTML & CSS examples
This text has a color of #fc7c1a
<p style="color:#fc7c1a;">Text here</p>
.mytext {color:#fc7c1a;}
This box has a color of #fc7c1a
<div style="background-color:#fc7c1a;">Content here</div>
.mybackground {background-color:#fc7c1a;}
Border around this has a color of #fc7c1a
<div style="border:2px solid #fc7c1a;">Content here</div>
.myborder {border:2px solid #fc7c1a;}