#fd000e color space conversions
Hex:
#fd000e
RGB:
253, 0, 14
CMY:
1, 100, 95
CMYK:
0, 100, 94, 1
HSL:
357°, 100.0000%, 49.6078%
HSV (HSB):
357°, 100.0000%, 99.2157%
XYZ:
40.5873, 20.9144, 2.3132
xyY:
0.6360, 0.3277, 20.9144
CIE-Lab:
52.8556, 79.7277, 63.3249
CIE-LCH:
52.8556, 101.8163, 38.4589
CIE-Luv:
52.8556, 172.8661, 36.2285
Hunter-Lab:
45.7322, 78.3871, 29.0136
#fd000e color charts
#fd000e color shades, tints & tones
#fd000e color schemes
#fd000e color preview, HTML & CSS examples
This text has a color of #fd000e
<p style="color:#fd000e;">Text here</p>
.mytext {color:#fd000e;}
This box has a color of #fd000e
<div style="background-color:#fd000e;">Content here</div>
.mybackground {background-color:#fd000e;}
Border around this has a color of #fd000e
<div style="border:2px solid #fd000e;">Content here</div>
.myborder {border:2px solid #fd000e;}