#fd864e color space conversions
Hex:
#fd864e
RGB:
253, 134, 78
CMY:
1, 47, 69
CMYK:
0, 47, 69, 1
HSL:
19°, 97.7654%, 64.9020%
HSV (HSB):
19°, 69.1700%, 99.2157%
XYZ:
50.4083, 38.4829, 11.9789
xyY:
0.4997, 0.3815, 38.4829
CIE-Lab:
68.3750, 41.0374, 49.6412
CIE-LCH:
68.3750, 64.4074, 50.4201
CIE-Luv:
68.3750, 94.2321, 47.6374
Hunter-Lab:
62.0346, 36.4856, 31.9753
#fd864e color charts
#fd864e color shades, tints & tones
#fd864e color schemes
#fd864e color preview, HTML & CSS examples
This text has a color of #fd864e
<p style="color:#fd864e;">Text here</p>
.mytext {color:#fd864e;}
This box has a color of #fd864e
<div style="background-color:#fd864e;">Content here</div>
.mybackground {background-color:#fd864e;}
Border around this has a color of #fd864e
<div style="border:2px solid #fd864e;">Content here</div>
.myborder {border:2px solid #fd864e;}