#fd2c07 color space conversions
Hex:
#fd2c07
RGB:
253, 44, 7
CMY:
1, 83, 97
CMYK:
0, 83, 97, 1
HSL:
9°, 98.4000%, 50.9804%
HSV (HSB):
9°, 97.2332%, 99.2157%
XYZ:
41.4470, 22.6994, 2.3979
xyY:
0.6228, 0.3411, 22.6994
CIE-Lab:
54.7613, 74.1537, 65.9420
CIE-LCH:
54.7613, 99.2326, 41.6454
CIE-Luv:
54.7613, 162.4601, 40.3393
Hunter-Lab:
47.6438, 71.9067, 30.3666
#fd2c07 color charts
#fd2c07 color shades, tints & tones
#fd2c07 color schemes
#fd2c07 color preview, HTML & CSS examples
This text has a color of #fd2c07
<p style="color:#fd2c07;">Text here</p>
.mytext {color:#fd2c07;}
This box has a color of #fd2c07
<div style="background-color:#fd2c07;">Content here</div>
.mybackground {background-color:#fd2c07;}
Border around this has a color of #fd2c07
<div style="border:2px solid #fd2c07;">Content here</div>
.myborder {border:2px solid #fd2c07;}