#fd3b0b color space conversions
Hex:
#fd3b0b
RGB:
253, 59, 11
CMY:
1, 77, 96
CMYK:
0, 77, 96, 1
HSL:
12°, 98.3740%, 51.7647%
HSV (HSB):
12°, 95.6522%, 99.2157%
XYZ:
42.1324, 24.0347, 2.7352
xyY:
0.6115, 0.3488, 24.0347
CIE-Lab:
56.1226, 70.3646, 65.7754
CIE-LCH:
56.1226, 96.3202, 43.0693
CIE-Luv:
56.1226, 154.9281, 42.4277
Hunter-Lab:
49.0252, 67.6091, 31.0098
#fd3b0b color charts
#fd3b0b color shades, tints & tones
#fd3b0b color schemes
#fd3b0b color preview, HTML & CSS examples
This text has a color of #fd3b0b
<p style="color:#fd3b0b;">Text here</p>
.mytext {color:#fd3b0b;}
This box has a color of #fd3b0b
<div style="background-color:#fd3b0b;">Content here</div>
.mybackground {background-color:#fd3b0b;}
Border around this has a color of #fd3b0b
<div style="border:2px solid #fd3b0b;">Content here</div>
.myborder {border:2px solid #fd3b0b;}