#fd230e color space conversions
Hex:
#fd230e
RGB:
253, 35, 14
CMY:
1, 86, 95
CMYK:
0, 86, 94, 1
HSL:
5°, 98.3539%, 52.3529%
HSV (HSB):
5°, 94.4664%, 99.2157%
XYZ:
41.1883, 22.1164, 2.5135
xyY:
0.6258, 0.3360, 22.1164
CIE-Lab:
54.1503, 75.9967, 64.0020
CIE-LCH:
54.1503, 99.3567, 40.1030
CIE-Luv:
54.1503, 165.5559, 38.5905
Hunter-Lab:
47.0281, 74.0353, 29.7508
#fd230e color charts
#fd230e color shades, tints & tones
#fd230e color schemes
#fd230e color preview, HTML & CSS examples
This text has a color of #fd230e
<p style="color:#fd230e;">Text here</p>
.mytext {color:#fd230e;}
This box has a color of #fd230e
<div style="background-color:#fd230e;">Content here</div>
.mybackground {background-color:#fd230e;}
Border around this has a color of #fd230e
<div style="border:2px solid #fd230e;">Content here</div>
.myborder {border:2px solid #fd230e;}