#fc6c2c color space conversions
Hex:
#fc6c2c
RGB:
252, 108, 44
CMY:
1, 58, 83
CMYK:
0, 57, 83, 1
HSL:
18°, 97.1963%, 58.0392%
HSV (HSB):
18°, 82.5397%, 98.8235%
XYZ:
45.9621, 31.6024, 6.0603
xyY:
0.5496, 0.3779, 31.6024
CIE-Lab:
63.0129, 51.8825, 59.8677
CIE-LCH:
63.0129, 79.2208, 49.0871
CIE-Luv:
63.0129, 117.7733, 49.2751
Hunter-Lab:
56.2160, 47.5630, 32.9596
#fc6c2c color charts
#fc6c2c color shades, tints & tones
#fc6c2c color schemes
#fc6c2c color preview, HTML & CSS examples
This text has a color of #fc6c2c
<p style="color:#fc6c2c;">Text here</p>
.mytext {color:#fc6c2c;}
This box has a color of #fc6c2c
<div style="background-color:#fc6c2c;">Content here</div>
.mybackground {background-color:#fc6c2c;}
Border around this has a color of #fc6c2c
<div style="border:2px solid #fc6c2c;">Content here</div>
.myborder {border:2px solid #fc6c2c;}