#ff1332 color space conversions
Hex:
#ff1332
RGB:
255, 19, 50
CMY:
0, 93, 80
CMYK:
0, 93, 80, 0
HSL:
352°, 100.0000%, 53.7255%
HSV (HSB):
352°, 92.5490%, 100.0000%
XYZ:
42.0486, 21.9560, 5.0393
xyY:
0.6090, 0.3180, 21.9560
CIE-Lab:
53.9803, 79.3455, 48.8485
CIE-LCH:
53.9803, 93.1767, 31.6183
CIE-Luv:
53.9803, 166.5416, 30.1190
Hunter-Lab:
46.8573, 78.1814, 26.4236
#ff1332 color charts
#ff1332 color shades, tints & tones
#ff1332 color schemes
#ff1332 color preview, HTML & CSS examples
This text has a color of #ff1332
<p style="color:#ff1332;">Text here</p>
.mytext {color:#ff1332;}
This box has a color of #ff1332
<div style="background-color:#ff1332;">Content here</div>
.mybackground {background-color:#ff1332;}
Border around this has a color of #ff1332
<div style="border:2px solid #ff1332;">Content here</div>
.myborder {border:2px solid #ff1332;}