#fd2e12 color space conversions
Hex:
#fd2e12
RGB:
253, 46, 18
CMY:
1, 82, 93
CMYK:
0, 82, 93, 1
HSL:
7°, 98.3264%, 53.1373%
HSV (HSB):
7°, 92.8854%, 99.2157%
XYZ:
41.5942, 22.8803, 2.7964
xyY:
0.6183, 0.3401, 22.8803
CIE-Lab:
54.9488, 73.7935, 63.3181
CIE-LCH:
54.9488, 97.2351, 40.6310
CIE-Luv:
54.9488, 160.9457, 39.5669
Hunter-Lab:
47.8334, 71.5088, 30.0172
#fd2e12 color charts
#fd2e12 color shades, tints & tones
#fd2e12 color schemes
#fd2e12 color preview, HTML & CSS examples
This text has a color of #fd2e12
<p style="color:#fd2e12;">Text here</p>
.mytext {color:#fd2e12;}
This box has a color of #fd2e12
<div style="background-color:#fd2e12;">Content here</div>
.mybackground {background-color:#fd2e12;}
Border around this has a color of #fd2e12
<div style="border:2px solid #fd2e12;">Content here</div>
.myborder {border:2px solid #fd2e12;}