#ff334f color space conversions
Hex:
#ff334f
RGB:
255, 51, 79
CMY:
0, 80, 69
CMYK:
0, 80, 69, 0
HSL:
352°, 100.0000%, 60.0000%
HSV (HSB):
352°, 80.0000%, 100.0000%
XYZ:
43.8351, 24.1922, 9.7563
xyY:
0.5636, 0.3110, 24.1922
CIE-Lab:
56.2797, 74.7554, 35.1238
CIE-LCH:
56.2797, 82.5957, 25.1664
CIE-Luv:
56.2797, 149.4948, 22.7236
Hunter-Lab:
49.1855, 73.0080, 22.6693
#ff334f color charts
#ff334f color shades, tints & tones
#ff334f color schemes
#ff334f color preview, HTML & CSS examples
This text has a color of #ff334f
<p style="color:#ff334f;">Text here</p>
.mytext {color:#ff334f;}
This box has a color of #ff334f
<div style="background-color:#ff334f;">Content here</div>
.mybackground {background-color:#ff334f;}
Border around this has a color of #ff334f
<div style="border:2px solid #ff334f;">Content here</div>
.myborder {border:2px solid #ff334f;}