#fc982d color space conversions
Hex:
#fc982d
RGB:
252, 152, 45
CMY:
1, 40, 82
CMYK:
0, 40, 82, 1
HSL:
31°, 97.1831%, 58.2353%
HSV (HSB):
31°, 82.1429%, 98.8235%
XYZ:
51.8468, 43.3414, 8.1157
xyY:
0.5019, 0.4196, 43.3414
CIE-Lab:
71.7861, 30.1485, 67.1862
CIE-LCH:
71.7861, 73.6405, 65.8328
CIE-Luv:
71.7861, 81.8373, 64.1315
Hunter-Lab:
65.8342, 25.3654, 38.7749
#fc982d color charts
#fc982d color shades, tints & tones
#fc982d color schemes
#fc982d color preview, HTML & CSS examples
This text has a color of #fc982d
<p style="color:#fc982d;">Text here</p>
.mytext {color:#fc982d;}
This box has a color of #fc982d
<div style="background-color:#fc982d;">Content here</div>
.mybackground {background-color:#fc982d;}
Border around this has a color of #fc982d
<div style="border:2px solid #fc982d;">Content here</div>
.myborder {border:2px solid #fc982d;}