#fd070b color space conversions
Hex:
#fd070b
RGB:
253, 7, 11
CMY:
1, 97, 96
CMYK:
0, 97, 96, 1
HSL:
359°, 98.4000%, 50.9804%
HSV (HSB):
359°, 97.2332%, 99.2157%
XYZ:
40.6444, 21.0588, 2.2392
xyY:
0.6356, 0.3293, 21.0588
CIE-Lab:
53.0138, 79.2227, 64.1946
CIE-LCH:
53.0138, 101.9666, 39.0180
CIE-Luv:
53.0138, 172.1102, 36.8242
Hunter-Lab:
45.8898, 77.7894, 29.2299
#fd070b color charts
#fd070b color shades, tints & tones
#fd070b color schemes
#fd070b color preview, HTML & CSS examples
This text has a color of #fd070b
<p style="color:#fd070b;">Text here</p>
.mytext {color:#fd070b;}
This box has a color of #fd070b
<div style="background-color:#fd070b;">Content here</div>
.mybackground {background-color:#fd070b;}
Border around this has a color of #fd070b
<div style="border:2px solid #fd070b;">Content here</div>
.myborder {border:2px solid #fd070b;}