#ff1327 color space conversions
Hex:
#ff1327
RGB:
255, 19, 39
CMY:
0, 93, 85
CMYK:
0, 93, 85, 0
HSL:
355°, 100.0000%, 53.7255%
HSV (HSB):
355°, 92.5490%, 100.0000%
XYZ:
41.8391, 21.8722, 3.9361
xyY:
0.6185, 0.3233, 21.8722
CIE-Lab:
53.8912, 79.0960, 54.3723
CIE-LCH:
53.8912, 95.9818, 34.5055
CIE-Luv:
53.8912, 168.5432, 33.1668
Hunter-Lab:
46.7678, 77.8450, 27.7475
#ff1327 color charts
#ff1327 color shades, tints & tones
#ff1327 color schemes
#ff1327 color preview, HTML & CSS examples
This text has a color of #ff1327
<p style="color:#ff1327;">Text here</p>
.mytext {color:#ff1327;}
This box has a color of #ff1327
<div style="background-color:#ff1327;">Content here</div>
.mybackground {background-color:#ff1327;}
Border around this has a color of #ff1327
<div style="border:2px solid #ff1327;">Content here</div>
.myborder {border:2px solid #ff1327;}