#fc8d2d color space conversions
Hex:
#fc8d2d
RGB:
252, 141, 45
CMY:
1, 45, 82
CMYK:
0, 44, 82, 1
HSL:
28°, 97.1831%, 58.2353%
HSV (HSB):
28°, 82.1429%, 98.8235%
XYZ:
50.1434, 39.9347, 7.5479
xyY:
0.5136, 0.4091, 39.9347
CIE-Lab:
69.4230, 35.8104, 65.1224
CIE-LCH:
69.4230, 74.3190, 61.1939
CIE-Luv:
69.4230, 90.8984, 60.1574
Hunter-Lab:
63.1939, 31.0478, 37.1541
#fc8d2d color charts
#fc8d2d color shades, tints & tones
#fc8d2d color schemes
#fc8d2d color preview, HTML & CSS examples
This text has a color of #fc8d2d
<p style="color:#fc8d2d;">Text here</p>
.mytext {color:#fc8d2d;}
This box has a color of #fc8d2d
<div style="background-color:#fc8d2d;">Content here</div>
.mybackground {background-color:#fc8d2d;}
Border around this has a color of #fc8d2d
<div style="border:2px solid #fc8d2d;">Content here</div>
.myborder {border:2px solid #fc8d2d;}