#ff321e color space conversions
Hex:
#ff321e
RGB:
255, 50, 30
CMY:
0, 80, 88
CMYK:
0, 80, 88, 0
HSL:
5°, 100.0000%, 55.8824%
HSV (HSB):
5°, 88.2353%, 100.0000%
XYZ:
42.6149, 23.6349, 3.5442
xyY:
0.6106, 0.3386, 23.6349
CIE-Lab:
55.7204, 73.5480, 59.7976
CIE-LCH:
55.7204, 94.7895, 39.1126
CIE-Luv:
55.7204, 159.4963, 38.6192
Hunter-Lab:
48.6158, 71.3894, 29.7086
#ff321e color charts
#ff321e color shades, tints & tones
#ff321e color schemes
#ff321e color preview, HTML & CSS examples
This text has a color of #ff321e
<p style="color:#ff321e;">Text here</p>
.mytext {color:#ff321e;}
This box has a color of #ff321e
<div style="background-color:#ff321e;">Content here</div>
.mybackground {background-color:#ff321e;}
Border around this has a color of #ff321e
<div style="border:2px solid #ff321e;">Content here</div>
.myborder {border:2px solid #ff321e;}