#ff324a color space conversions
Hex:
#ff324a
RGB:
255, 50, 74
CMY:
0, 80, 71
CMYK:
0, 80, 71, 0
HSL:
353°, 100.0000%, 59.8039%
HSV (HSB):
353°, 80.3922%, 100.0000%
XYZ:
43.6166, 24.0356, 8.8191
xyY:
0.5704, 0.3143, 24.0356
CIE-Lab:
56.1234, 74.7861, 37.8173
CIE-LCH:
56.1234, 83.8040, 26.8245
CIE-Luv:
56.1234, 151.2641, 24.8244
Hunter-Lab:
49.0261, 73.0087, 23.6529
#ff324a color charts
#ff324a color shades, tints & tones
#ff324a color schemes
#ff324a color preview, HTML & CSS examples
This text has a color of #ff324a
<p style="color:#ff324a;">Text here</p>
.mytext {color:#ff324a;}
This box has a color of #ff324a
<div style="background-color:#ff324a;">Content here</div>
.mybackground {background-color:#ff324a;}
Border around this has a color of #ff324a
<div style="border:2px solid #ff324a;">Content here</div>
.myborder {border:2px solid #ff324a;}