#fd343c color space conversions
Hex:
#fd343c
RGB:
253, 52, 60
CMY:
1, 80, 76
CMYK:
0, 79, 76, 1
HSL:
358°, 98.0488%, 59.8039%
HSV (HSB):
358°, 79.4466%, 99.2157%
XYZ:
42.5516, 23.6649, 6.6000
xyY:
0.5844, 0.3250, 23.6649
CIE-Lab:
55.7507, 73.2278, 45.1438
CIE-LCH:
55.7507, 86.0249, 31.6532
CIE-Luv:
55.7507, 152.2077, 30.4536
Hunter-Lab:
48.6466, 71.0042, 26.0085
#fd343c color charts
#fd343c color shades, tints & tones
#fd343c color schemes
#fd343c color preview, HTML & CSS examples
This text has a color of #fd343c
<p style="color:#fd343c;">Text here</p>
.mytext {color:#fd343c;}
This box has a color of #fd343c
<div style="background-color:#fd343c;">Content here</div>
.mybackground {background-color:#fd343c;}
Border around this has a color of #fd343c
<div style="border:2px solid #fd343c;">Content here</div>
.myborder {border:2px solid #fd343c;}