#fd031e color space conversions
Hex:
#fd031e
RGB:
253, 3, 30
CMY:
1, 99, 88
CMYK:
0, 99, 88, 1
HSL:
354°, 98.4252%, 50.1961%
HSV (HSB):
354°, 98.8142%, 99.2157%
XYZ:
40.7749, 21.0415, 3.1406
xyY:
0.6277, 0.3239, 21.0415
CIE-Lab:
52.9949, 79.7068, 57.6207
CIE-LCH:
52.9949, 98.3530, 35.8635
CIE-Luv:
52.9949, 170.8608, 33.9873
Hunter-Lab:
45.8710, 78.3950, 28.0503
#fd031e color charts
#fd031e color shades, tints & tones
#fd031e color schemes
#fd031e color preview, HTML & CSS examples
This text has a color of #fd031e
<p style="color:#fd031e;">Text here</p>
.mytext {color:#fd031e;}
This box has a color of #fd031e
<div style="background-color:#fd031e;">Content here</div>
.mybackground {background-color:#fd031e;}
Border around this has a color of #fd031e
<div style="border:2px solid #fd031e;">Content here</div>
.myborder {border:2px solid #fd031e;}