#fc6f3f color space conversions
Hex:
#fc6f3f
RGB:
252, 111, 63
CMY:
1, 56, 75
CMYK:
0, 56, 75, 1
HSL:
15°, 96.9231%, 61.7647%
HSV (HSB):
15°, 75.0000%, 98.8235%
XYZ:
46.7265, 32.4232, 8.4982
xyY:
0.5331, 0.3699, 32.4232
CIE-Lab:
63.6911, 51.1231, 51.9276
CIE-LCH:
63.6911, 72.8700, 45.4473
CIE-Luv:
63.6911, 113.2485, 44.7822
Hunter-Lab:
56.9414, 46.8310, 31.0103
#fc6f3f color charts
#fc6f3f color shades, tints & tones
#fc6f3f color schemes
#fc6f3f color preview, HTML & CSS examples
This text has a color of #fc6f3f
<p style="color:#fc6f3f;">Text here</p>
.mytext {color:#fc6f3f;}
This box has a color of #fc6f3f
<div style="background-color:#fc6f3f;">Content here</div>
.mybackground {background-color:#fc6f3f;}
Border around this has a color of #fc6f3f
<div style="border:2px solid #fc6f3f;">Content here</div>
.myborder {border:2px solid #fc6f3f;}