#fd0e2c color space conversions
Hex:
#fd0e2c
RGB:
253, 14, 44
CMY:
1, 95, 83
CMYK:
0, 94, 83, 1
HSL:
352°, 98.3539%, 52.3529%
HSV (HSB):
352°, 94.4664%, 99.2157%
XYZ:
41.1197, 21.3786, 4.3421
xyY:
0.6152, 0.3198, 21.3786
CIE-Lab:
53.3614, 79.1871, 51.2588
CIE-LCH:
53.3614, 94.3295, 32.9155
CIE-Luv:
53.3614, 167.1640, 31.2092
Hunter-Lab:
46.2370, 77.8298, 26.7980
#fd0e2c color charts
#fd0e2c color shades, tints & tones
#fd0e2c color schemes
#fd0e2c color preview, HTML & CSS examples
This text has a color of #fd0e2c
<p style="color:#fd0e2c;">Text here</p>
.mytext {color:#fd0e2c;}
This box has a color of #fd0e2c
<div style="background-color:#fd0e2c;">Content here</div>
.mybackground {background-color:#fd0e2c;}
Border around this has a color of #fd0e2c
<div style="border:2px solid #fd0e2c;">Content here</div>
.myborder {border:2px solid #fd0e2c;}