#ff8c4d color space conversions
Hex:
#ff8c4d
RGB:
255, 140, 77
CMY:
0, 45, 70
CMYK:
0, 45, 70, 0
HSL:
21°, 100.0000%, 65.0980%
HSV (HSB):
21°, 69.8039%, 100.0000%
XYZ:
51.9576, 40.5520, 12.1100
xyY:
0.4966, 0.3876, 40.5520
CIE-Lab:
69.8609, 38.7377, 51.8545
CIE-LCH:
69.8609, 64.7263, 53.2386
CIE-Luv:
69.8609, 91.2951, 50.5096
Hunter-Lab:
63.6804, 34.1995, 33.3012
#ff8c4d color charts
#ff8c4d color shades, tints & tones
#ff8c4d color schemes
#ff8c4d color preview, HTML & CSS examples
This text has a color of #ff8c4d
<p style="color:#ff8c4d;">Text here</p>
.mytext {color:#ff8c4d;}
This box has a color of #ff8c4d
<div style="background-color:#ff8c4d;">Content here</div>
.mybackground {background-color:#ff8c4d;}
Border around this has a color of #ff8c4d
<div style="border:2px solid #ff8c4d;">Content here</div>
.myborder {border:2px solid #ff8c4d;}