#fc6a30 color space conversions
Hex:
#fc6a30
RGB:
252, 106, 48
CMY:
1, 58, 81
CMYK:
0, 58, 81, 1
HSL:
17°, 97.1429%, 58.8235%
HSV (HSB):
17°, 80.9524%, 98.8235%
XYZ:
45.8324, 31.2169, 6.4061
xyY:
0.5492, 0.3741, 31.2169
CIE-Lab:
62.6903, 52.9037, 57.8857
CIE-LCH:
62.6903, 78.4191, 47.5747
CIE-Luv:
62.6903, 118.9226, 47.6577
Hunter-Lab:
55.8721, 48.6491, 32.3124
#fc6a30 color charts
#fc6a30 color shades, tints & tones
#fc6a30 color schemes
#fc6a30 color preview, HTML & CSS examples
This text has a color of #fc6a30
<p style="color:#fc6a30;">Text here</p>
.mytext {color:#fc6a30;}
This box has a color of #fc6a30
<div style="background-color:#fc6a30;">Content here</div>
.mybackground {background-color:#fc6a30;}
Border around this has a color of #fc6a30
<div style="border:2px solid #fc6a30;">Content here</div>
.myborder {border:2px solid #fc6a30;}