#fd000f color space conversions
Hex:
#fd000f
RGB:
253, 0, 15
CMY:
1, 100, 94
CMYK:
0, 100, 94, 1
HSL:
356°, 100.0000%, 49.6078%
HSV (HSB):
356°, 100.0000%, 99.2157%
XYZ:
40.5942, 20.9171, 2.3498
xyY:
0.6357, 0.3275, 20.9171
CIE-Lab:
52.8587, 79.7361, 63.0392
CIE-LCH:
52.8587, 101.6454, 38.3298
CIE-Luv:
52.8587, 172.7934, 36.1210
Hunter-Lab:
45.7353, 78.3984, 28.9685
#fd000f color charts
#fd000f color shades, tints & tones
#fd000f color schemes
#fd000f color preview, HTML & CSS examples
This text has a color of #fd000f
<p style="color:#fd000f;">Text here</p>
.mytext {color:#fd000f;}
This box has a color of #fd000f
<div style="background-color:#fd000f;">Content here</div>
.mybackground {background-color:#fd000f;}
Border around this has a color of #fd000f
<div style="border:2px solid #fd000f;">Content here</div>
.myborder {border:2px solid #fd000f;}