#fd840c color space conversions
Hex:
#fd840c
RGB:
253, 132, 12
CMY:
1, 48, 95
CMYK:
0, 48, 95, 1
HSL:
30°, 98.3673%, 51.9608%
HSV (HSB):
30°, 95.2569%, 99.2157%
XYZ:
48.8256, 37.4117, 4.9956
xyY:
0.5352, 0.4101, 37.4117
CIE-Lab:
67.5848, 40.1630, 72.5128
CIE-LCH:
67.5848, 82.8925, 61.0191
CIE-Luv:
67.5848, 100.7319, 61.8558
Hunter-Lab:
61.1651, 35.4504, 37.9731
#fd840c color charts
#fd840c color shades, tints & tones
#fd840c color schemes
#fd840c color preview, HTML & CSS examples
This text has a color of #fd840c
<p style="color:#fd840c;">Text here</p>
.mytext {color:#fd840c;}
This box has a color of #fd840c
<div style="background-color:#fd840c;">Content here</div>
.mybackground {background-color:#fd840c;}
Border around this has a color of #fd840c
<div style="border:2px solid #fd840c;">Content here</div>
.myborder {border:2px solid #fd840c;}