#fcbc7d color space conversions
Hex:
#fcbc7d
RGB:
252, 188, 125
CMY:
1, 26, 51
CMYK:
0, 25, 50, 1
HSL:
30°, 95.4887%, 73.9216%
HSV (HSB):
30°, 50.3968%, 98.8235%
XYZ:
61.8298, 58.1426, 27.3659
xyY:
0.4196, 0.3946, 58.1426
CIE-Lab:
80.8180, 15.9157, 40.7119
CIE-LCH:
80.8180, 43.7123, 68.6478
CIE-Luv:
80.8180, 47.8761, 49.0359
Hunter-Lab:
76.2513, 11.3004, 32.0972
#fcbc7d color charts
#fcbc7d color shades, tints & tones
#fcbc7d color schemes
#fcbc7d color preview, HTML & CSS examples
This text has a color of #fcbc7d
<p style="color:#fcbc7d;">Text here</p>
.mytext {color:#fcbc7d;}
This box has a color of #fcbc7d
<div style="background-color:#fcbc7d;">Content here</div>
.mybackground {background-color:#fcbc7d;}
Border around this has a color of #fcbc7d
<div style="border:2px solid #fcbc7d;">Content here</div>
.myborder {border:2px solid #fcbc7d;}