#fc7a0a color space conversions
Hex:
#fc7a0a
RGB:
252, 122, 10
CMY:
1, 52, 96
CMYK:
0, 52, 96, 1
HSL:
28°, 97.5806%, 51.3725%
HSV (HSB):
28°, 96.0317%, 98.8235%
XYZ:
47.1592, 34.6364, 4.4871
xyY:
0.5466, 0.4014, 34.6364
CIE-Lab:
65.4646, 44.6930, 71.3742
CIE-LCH:
65.4646, 84.2125, 57.9461
CIE-Luv:
65.4646, 108.3395, 58.6970
Hunter-Lab:
58.8527, 40.0414, 36.6765
#fc7a0a color charts
#fc7a0a color shades, tints & tones
#fc7a0a color schemes
#fc7a0a color preview, HTML & CSS examples
This text has a color of #fc7a0a
<p style="color:#fc7a0a;">Text here</p>
.mytext {color:#fc7a0a;}
This box has a color of #fc7a0a
<div style="background-color:#fc7a0a;">Content here</div>
.mybackground {background-color:#fc7a0a;}
Border around this has a color of #fc7a0a
<div style="border:2px solid #fc7a0a;">Content here</div>
.myborder {border:2px solid #fc7a0a;}