#fcb26a color space conversions
Hex:
#fcb26a
RGB:
252, 178, 106
CMY:
1, 30, 58
CMYK:
0, 29, 58, 1
HSL:
30°, 96.0526%, 70.1961%
HSV (HSB):
30°, 57.9365%, 98.8235%
XYZ:
58.6668, 53.5768, 20.8850
xyY:
0.4407, 0.4024, 53.5768
CIE-Lab:
78.2143, 19.6210, 47.0964
CIE-LCH:
78.2143, 51.0202, 67.3827
CIE-Luv:
78.2143, 56.7992, 53.8555
Hunter-Lab:
73.1962, 14.9745, 34.3202
#fcb26a color charts
#fcb26a color shades, tints & tones
#fcb26a color schemes
#fcb26a color preview, HTML & CSS examples
This text has a color of #fcb26a
<p style="color:#fcb26a;">Text here</p>
.mytext {color:#fcb26a;}
This box has a color of #fcb26a
<div style="background-color:#fcb26a;">Content here</div>
.mybackground {background-color:#fcb26a;}
Border around this has a color of #fcb26a
<div style="border:2px solid #fcb26a;">Content here</div>
.myborder {border:2px solid #fcb26a;}