#fc712b color space conversions
Hex:
#fc712b
RGB:
252, 113, 43
CMY:
1, 56, 83
CMYK:
0, 55, 83, 1
HSL:
20°, 97.2093%, 57.8431%
HSV (HSB):
20°, 82.9365%, 98.8235%
XYZ:
46.4861, 32.6801, 6.1433
xyY:
0.5449, 0.3831, 32.6801
CIE-Lab:
63.9011, 49.5401, 61.0518
CIE-LCH:
63.9011, 78.6228, 50.9426
CIE-Luv:
63.9011, 113.9106, 51.0882
Hunter-Lab:
57.1665, 45.1093, 33.6451
#fc712b color charts
#fc712b color shades, tints & tones
#fc712b color schemes
#fc712b color preview, HTML & CSS examples
This text has a color of #fc712b
<p style="color:#fc712b;">Text here</p>
.mytext {color:#fc712b;}
This box has a color of #fc712b
<div style="background-color:#fc712b;">Content here</div>
.mybackground {background-color:#fc712b;}
Border around this has a color of #fc712b
<div style="border:2px solid #fc712b;">Content here</div>
.myborder {border:2px solid #fc712b;}