#fd250c color space conversions
Hex:
#fd250c
RGB:
253, 37, 12
CMY:
1, 85, 95
CMYK:
0, 85, 95, 1
HSL:
6°, 98.3673%, 51.9608%
HSV (HSB):
6°, 95.2569%, 99.2157%
XYZ:
41.2359, 22.2323, 2.4657
xyY:
0.6254, 0.3372, 22.2323
CIE-Lab:
54.2726, 75.6152, 64.5761
CIE-LCH:
54.2726, 99.4370, 40.4976
CIE-Luv:
54.2726, 164.9681, 39.0168
Hunter-Lab:
47.1512, 73.5922, 29.9053
#fd250c color charts
#fd250c color shades, tints & tones
#fd250c color schemes
#fd250c color preview, HTML & CSS examples
This text has a color of #fd250c
<p style="color:#fd250c;">Text here</p>
.mytext {color:#fd250c;}
This box has a color of #fd250c
<div style="background-color:#fd250c;">Content here</div>
.mybackground {background-color:#fd250c;}
Border around this has a color of #fd250c
<div style="border:2px solid #fd250c;">Content here</div>
.myborder {border:2px solid #fd250c;}