#ff1337 color space conversions
Hex:
#ff1337
RGB:
255, 19, 55
CMY:
0, 93, 78
CMYK:
0, 93, 78, 0
HSL:
351°, 100.0000%, 53.7255%
HSV (HSB):
351°, 92.5490%, 100.0000%
XYZ:
42.1625, 22.0016, 5.6389
xyY:
0.6040, 0.3152, 22.0016
CIE-Lab:
54.0287, 79.4807, 46.1900
CIE-LCH:
54.0287, 91.9276, 30.1629
CIE-Luv:
54.0287, 165.4738, 28.4903
Hunter-Lab:
46.9058, 78.3639, 25.7063
#ff1337 color charts
#ff1337 RGB chart
#ff1337 CMYK chart
#ff1337 RGB pie chart
#ff1337 color shades, tints & tones
#ff1337 color schemes
#ff1337 color preview, HTML & CSS examples
This text has a color of #ff1337
<p style="color:#ff1337;">Text here</p>
.mytext {color:#ff1337;}
Text color #ff1337
This box has a color of #ff1337
<div style="background-color:#ff1337;">Content here</div>
.mybackground {background-color:#ff1337;}
Background color #ff1337
Border around this has a color of #ff1337
<div style="border:2px solid #ff1337;">Content here</div>
.myborder {border:2px solid #ff1337;}
Border color #ff1337