#fd240c color space conversions
Hex:
#fd240c
RGB:
253, 36, 12
CMY:
1, 86, 95
CMYK:
0, 86, 95, 1
HSL:
6°, 98.3673%, 51.9608%
HSV (HSB):
6°, 95.2569%, 99.2157%
XYZ:
41.2052, 22.1709, 2.4555
xyY:
0.6259, 0.3368, 22.1709
CIE-Lab:
54.2079, 75.8002, 64.5428
CIE-LCH:
54.2079, 99.5563, 40.4139
CIE-Luv:
54.2079, 165.3282, 38.8997
Hunter-Lab:
47.0860, 73.8058, 29.8683
#fd240c color charts
#fd240c color shades, tints & tones
#fd240c color schemes
#fd240c color preview, HTML & CSS examples
This text has a color of #fd240c
<p style="color:#fd240c;">Text here</p>
.mytext {color:#fd240c;}
This box has a color of #fd240c
<div style="background-color:#fd240c;">Content here</div>
.mybackground {background-color:#fd240c;}
Border around this has a color of #fd240c
<div style="border:2px solid #fd240c;">Content here</div>
.myborder {border:2px solid #fd240c;}