#fcc982 color space conversions
Hex:
#fcc982
RGB:
252, 201, 130
CMY:
1, 21, 49
CMYK:
0, 20, 48, 1
HSL:
35°, 95.3125%, 74.9020%
HSV (HSB):
35°, 48.4127%, 98.8235%
XYZ:
65.0608, 64.0804, 30.0588
xyY:
0.4087, 0.4025, 64.0804
CIE-Lab:
84.0076, 9.5859, 42.2001
CIE-LCH:
84.0076, 43.2752, 77.2023
CIE-Luv:
84.0076, 38.5078, 52.6786
Hunter-Lab:
80.0503, 4.9878, 33.7719
#fcc982 color charts
#fcc982 color shades, tints & tones
#fcc982 color schemes
#fcc982 color preview, HTML & CSS examples
This text has a color of #fcc982
<p style="color:#fcc982;">Text here</p>
.mytext {color:#fcc982;}
This box has a color of #fcc982
<div style="background-color:#fcc982;">Content here</div>
.mybackground {background-color:#fcc982;}
Border around this has a color of #fcc982
<div style="border:2px solid #fcc982;">Content here</div>
.myborder {border:2px solid #fcc982;}