#fd3240 color space conversions
Hex:
#fd3240
RGB:
253, 50, 64
CMY:
1, 80, 75
CMYK:
0, 80, 75, 1
HSL:
356°, 98.0676%, 59.4118%
HSV (HSB):
356°, 80.2372%, 99.2157%
XYZ:
42.5740, 23.5340, 7.1491
xyY:
0.5812, 0.3213, 23.5340
CIE-Lab:
55.6182, 73.8661, 42.7944
CIE-LCH:
55.6182, 85.3672, 30.0859
CIE-Luv:
55.6182, 152.2087, 28.5987
Hunter-Lab:
48.5119, 71.7559, 25.2209
#fd3240 color charts
#fd3240 color shades, tints & tones
#fd3240 color schemes
#fd3240 color preview, HTML & CSS examples
This text has a color of #fd3240
<p style="color:#fd3240;">Text here</p>
.mytext {color:#fd3240;}
This box has a color of #fd3240
<div style="background-color:#fd3240;">Content here</div>
.mybackground {background-color:#fd3240;}
Border around this has a color of #fd3240
<div style="border:2px solid #fd3240;">Content here</div>
.myborder {border:2px solid #fd3240;}