#fd8146 color space conversions
Hex:
#fd8146
RGB:
253, 129, 70
CMY:
1, 49, 73
CMYK:
0, 49, 72, 1
HSL:
19°, 97.8610%, 63.3333%
HSV (HSB):
19°, 72.3320%, 99.2157%
XYZ:
49.4638, 37.0254, 10.3339
xyY:
0.5109, 0.3824, 37.0254
CIE-Lab:
67.2961, 43.1445, 52.3851
CIE-LCH:
67.2961, 67.8649, 50.5251
CIE-Luv:
67.2961, 99.1452, 48.7592
Hunter-Lab:
60.8485, 38.6180, 32.5247
#fd8146 color charts
#fd8146 color shades, tints & tones
#fd8146 color schemes
#fd8146 color preview, HTML & CSS examples
This text has a color of #fd8146
<p style="color:#fd8146;">Text here</p>
.mytext {color:#fd8146;}
This box has a color of #fd8146
<div style="background-color:#fd8146;">Content here</div>
.mybackground {background-color:#fd8146;}
Border around this has a color of #fd8146
<div style="border:2px solid #fd8146;">Content here</div>
.myborder {border:2px solid #fd8146;}