#fcb080 color space conversions
Hex:
#fcb080
RGB:
252, 176, 128
CMY:
1, 31, 50
CMYK:
0, 30, 49, 1
HSL:
23°, 95.3846%, 74.5098%
HSV (HSB):
23°, 49.2063%, 98.8235%
XYZ:
59.5665, 53.3046, 27.5714
xyY:
0.4241, 0.3795, 53.3046
CIE-Lab:
78.0545, 22.4752, 35.6322
CIE-LCH:
78.0545, 42.1282, 57.7581
CIE-Luv:
78.0545, 55.9477, 41.6280
Hunter-Lab:
73.0100, 17.8648, 28.7168
#fcb080 color charts
#fcb080 color shades, tints & tones
#fcb080 color schemes
#fcb080 color preview, HTML & CSS examples
This text has a color of #fcb080
<p style="color:#fcb080;">Text here</p>
.mytext {color:#fcb080;}
This box has a color of #fcb080
<div style="background-color:#fcb080;">Content here</div>
.mybackground {background-color:#fcb080;}
Border around this has a color of #fcb080
<div style="border:2px solid #fcb080;">Content here</div>
.myborder {border:2px solid #fcb080;}