#fc995b color space conversions
Hex:
#fc995b
RGB:
252, 153, 91
CMY:
1, 40, 64
CMYK:
0, 39, 64, 1
HSL:
23°, 96.4072%, 67.2549%
HSV (HSB):
23°, 63.8889%, 98.8235%
XYZ:
53.4244, 44.2332, 15.6196
xyY:
0.4716, 0.3905, 44.2332
CIE-Lab:
72.3841, 31.6732, 47.6896
CIE-LCH:
72.3841, 57.2494, 56.4097
CIE-Luv:
72.3841, 77.1137, 49.7642
Hunter-Lab:
66.5081, 26.9959, 32.6312
#fc995b color charts
#fc995b color shades, tints & tones
#fc995b color schemes
#fc995b color preview, HTML & CSS examples
This text has a color of #fc995b
<p style="color:#fc995b;">Text here</p>
.mytext {color:#fc995b;}
This box has a color of #fc995b
<div style="background-color:#fc995b;">Content here</div>
.mybackground {background-color:#fc995b;}
Border around this has a color of #fc995b
<div style="border:2px solid #fc995b;">Content here</div>
.myborder {border:2px solid #fc995b;}