#fd2700 color space conversions
Hex:
#fd2700
RGB:
253, 39, 0
CMY:
1, 85, 100
CMYK:
0, 85, 100, 1
HSL:
9°, 100.0000%, 49.6078%
HSV (HSB):
9°, 100.0000%, 99.2157%
XYZ:
41.2335, 22.3337, 2.1376
xyY:
0.6276, 0.3399, 22.3337
CIE-Lab:
54.3793, 75.1482, 67.3903
CIE-LCH:
54.3793, 100.9391, 41.8847
CIE-Luv:
54.3793, 164.8490, 40.2625
Hunter-Lab:
47.2585, 73.0406, 30.3992
#fd2700 color charts
#fd2700 color shades, tints & tones
#fd2700 color schemes
#fd2700 color preview, HTML & CSS examples
This text has a color of #fd2700
<p style="color:#fd2700;">Text here</p>
.mytext {color:#fd2700;}
This box has a color of #fd2700
<div style="background-color:#fd2700;">Content here</div>
.mybackground {background-color:#fd2700;}
Border around this has a color of #fd2700
<div style="border:2px solid #fd2700;">Content here</div>
.myborder {border:2px solid #fd2700;}