#fd3d2c color space conversions
Hex:
#fd3d2c
RGB:
253, 61, 44
CMY:
1, 76, 83
CMYK:
0, 76, 83, 1
HSL:
5°, 98.1221%, 58.2353%
HSV (HSB):
5°, 82.6087%, 99.2157%
XYZ:
42.6314, 24.4020, 4.8460
xyY:
0.5931, 0.3395, 24.4020
CIE-Lab:
56.4880, 70.2884, 54.1025
CIE-LCH:
56.4880, 88.6992, 37.5862
CIE-Luv:
56.4880, 150.6171, 37.1656
Hunter-Lab:
49.3984, 67.6005, 28.7625
#fd3d2c color charts
#fd3d2c color shades, tints & tones
#fd3d2c color schemes
#fd3d2c color preview, HTML & CSS examples
This text has a color of #fd3d2c
<p style="color:#fd3d2c;">Text here</p>
.mytext {color:#fd3d2c;}
This box has a color of #fd3d2c
<div style="background-color:#fd3d2c;">Content here</div>
.mybackground {background-color:#fd3d2c;}
Border around this has a color of #fd3d2c
<div style="border:2px solid #fd3d2c;">Content here</div>
.myborder {border:2px solid #fd3d2c;}