#fd334f color space conversions
Hex:
#fd334f
RGB:
253, 51, 79
CMY:
1, 80, 69
CMYK:
0, 80, 69, 1
HSL:
352°, 98.0583%, 59.6078%
HSV (HSB):
352°, 79.8419%, 99.2157%
XYZ:
43.1031, 23.8148, 9.7221
xyY:
0.5624, 0.3107, 23.8148
CIE-Lab:
55.9019, 74.2215, 34.5773
CIE-LCH:
55.9019, 81.8805, 24.9792
CIE-Luv:
55.9019, 147.9569, 22.3129
Hunter-Lab:
48.8004, 72.2599, 22.3485
#fd334f color charts
#fd334f color shades, tints & tones
#fd334f color schemes
#fd334f color preview, HTML & CSS examples
This text has a color of #fd334f
<p style="color:#fd334f;">Text here</p>
.mytext {color:#fd334f;}
This box has a color of #fd334f
<div style="background-color:#fd334f;">Content here</div>
.mybackground {background-color:#fd334f;}
Border around this has a color of #fd334f
<div style="border:2px solid #fd334f;">Content here</div>
.myborder {border:2px solid #fd334f;}