#fd4041 color space conversions
Hex:
#fd4041
RGB:
253, 64, 65
CMY:
1, 75, 75
CMYK:
0, 75, 74, 1
HSL:
360°, 97.9275%, 62.1569%
HSV (HSB):
360°, 74.7036%, 99.2157%
XYZ:
43.2955, 24.9311, 7.5313
xyY:
0.5715, 0.3291, 24.9311
CIE-Lab:
57.0082, 70.0236, 43.7782
CIE-LCH:
57.0082, 82.5823, 32.0133
CIE-Luv:
57.0082, 145.1718, 30.9672
Hunter-Lab:
49.9310, 67.3992, 26.0088
#fd4041 color charts
#fd4041 color shades, tints & tones
#fd4041 color schemes
#fd4041 color preview, HTML & CSS examples
This text has a color of #fd4041
<p style="color:#fd4041;">Text here</p>
.mytext {color:#fd4041;}
This box has a color of #fd4041
<div style="background-color:#fd4041;">Content here</div>
.mybackground {background-color:#fd4041;}
Border around this has a color of #fd4041
<div style="border:2px solid #fd4041;">Content here</div>
.myborder {border:2px solid #fd4041;}