#fd334c color space conversions
Hex:
#fd334c
RGB:
253, 51, 76
CMY:
1, 80, 70
CMYK:
0, 80, 70, 1
HSL:
353°, 98.0583%, 59.6078%
HSV (HSB):
353°, 79.8419%, 99.2157%
XYZ:
42.9963, 23.7721, 9.1598
xyY:
0.5663, 0.3131, 23.7721
CIE-Lab:
55.8589, 74.0894, 36.2608
CIE-LCH:
55.8589, 82.4869, 26.0780
CIE-Luv:
55.8589, 148.7785, 23.7078
Hunter-Lab:
48.7566, 72.0872, 22.9910
#fd334c color charts
#fd334c color shades, tints & tones
#fd334c color schemes
#fd334c color preview, HTML & CSS examples
This text has a color of #fd334c
<p style="color:#fd334c;">Text here</p>
.mytext {color:#fd334c;}
This box has a color of #fd334c
<div style="background-color:#fd334c;">Content here</div>
.mybackground {background-color:#fd334c;}
Border around this has a color of #fd334c
<div style="border:2px solid #fd334c;">Content here</div>
.myborder {border:2px solid #fd334c;}