#fd344e color space conversions
Hex:
#fd344e
RGB:
253, 52, 78
CMY:
1, 80, 69
CMYK:
0, 79, 69, 1
HSL:
352°, 98.0488%, 59.8039%
HSV (HSB):
352°, 79.4466%, 99.2157%
XYZ:
43.1112, 23.8887, 9.5465
xyY:
0.5632, 0.3121, 23.8887
CIE-Lab:
55.9762, 73.9252, 35.2467
CIE-LCH:
55.9762, 81.8979, 25.4913
CIE-Luv:
55.9762, 147.8075, 22.9698
Hunter-Lab:
48.8761, 71.9129, 22.6327
#fd344e color charts
#fd344e color shades, tints & tones
#fd344e color schemes
#fd344e color preview, HTML & CSS examples
This text has a color of #fd344e
<p style="color:#fd344e;">Text here</p>
.mytext {color:#fd344e;}
This box has a color of #fd344e
<div style="background-color:#fd344e;">Content here</div>
.mybackground {background-color:#fd344e;}
Border around this has a color of #fd344e
<div style="border:2px solid #fd344e;">Content here</div>
.myborder {border:2px solid #fd344e;}