#ff326d color space conversions
Hex:
#ff326d
RGB:
255, 50, 109
CMY:
0, 80, 57
CMYK:
0, 80, 57, 0
HSL:
343°, 100.0000%, 59.8039%
HSV (HSB):
343°, 80.3922%, 100.0000%
XYZ:
45.1409, 24.6453, 16.8458
xyY:
0.5211, 0.2845, 24.6453
CIE-Lab:
56.7282, 76.6206, 18.0256
CIE-LCH:
56.7282, 78.7124, 13.2386
CIE-Luv:
56.7282, 140.2441, 6.1230
Hunter-Lab:
49.6441, 75.4314, 14.6318
#ff326d color charts
#ff326d color shades, tints & tones
#ff326d color schemes
#ff326d color preview, HTML & CSS examples
This text has a color of #ff326d
<p style="color:#ff326d;">Text here</p>
.mytext {color:#ff326d;}
This box has a color of #ff326d
<div style="background-color:#ff326d;">Content here</div>
.mybackground {background-color:#ff326d;}
Border around this has a color of #ff326d
<div style="border:2px solid #ff326d;">Content here</div>
.myborder {border:2px solid #ff326d;}