#fc895e color space conversions
Hex:
#fc895e
RGB:
252, 137, 94
CMY:
1, 46, 63
CMYK:
0, 46, 63, 1
HSL:
16°, 96.3415%, 67.8431%
HSV (HSB):
16°, 62.6984%, 98.8235%
XYZ:
51.1109, 39.3949, 15.4998
xyY:
0.4822, 0.3716, 39.3949
CIE-Lab:
69.0364, 40.0587, 42.1860
CIE-LCH:
69.0364, 58.1752, 46.4817
CIE-Luv:
69.0364, 88.9272, 41.8262
Hunter-Lab:
62.7654, 35.5162, 29.2942
#fc895e color charts
#fc895e color shades, tints & tones
#fc895e color schemes
#fc895e color preview, HTML & CSS examples
This text has a color of #fc895e
<p style="color:#fc895e;">Text here</p>
.mytext {color:#fc895e;}
This box has a color of #fc895e
<div style="background-color:#fc895e;">Content here</div>
.mybackground {background-color:#fc895e;}
Border around this has a color of #fc895e
<div style="border:2px solid #fc895e;">Content here</div>
.myborder {border:2px solid #fc895e;}