#ff3441 color space conversions
Hex:
#ff3441
RGB:
255, 52, 65
CMY:
0, 80, 75
CMYK:
0, 80, 75, 0
HSL:
356°, 100.0000%, 60.1961%
HSV (HSB):
356°, 79.6078%, 100.0000%
XYZ:
43.4221, 24.0976, 7.3637
xyY:
0.5799, 0.3218, 24.0976
CIE-Lab:
56.1854, 73.9448, 42.9729
CIE-LCH:
56.1854, 85.5249, 30.1630
CIE-Luv:
56.1854, 152.6163, 28.9262
Hunter-Lab:
49.0893, 71.9864, 25.4686
#ff3441 color charts
#ff3441 color shades, tints & tones
#ff3441 color schemes
#ff3441 color preview, HTML & CSS examples
This text has a color of #ff3441
<p style="color:#ff3441;">Text here</p>
.mytext {color:#ff3441;}
This box has a color of #ff3441
<div style="background-color:#ff3441;">Content here</div>
.mybackground {background-color:#ff3441;}
Border around this has a color of #ff3441
<div style="border:2px solid #ff3441;">Content here</div>
.myborder {border:2px solid #ff3441;}