#ff1338 color space conversions
Hex:
#ff1338
RGB:
255, 19, 56
CMY:
0, 93, 78
CMYK:
0, 93, 78, 0
HSL:
351°, 100.0000%, 53.7255%
HSV (HSB):
351°, 92.5490%, 100.0000%
XYZ:
42.1867, 22.0113, 5.7665
xyY:
0.6030, 0.3146, 22.0113
CIE-Lab:
54.0390, 79.5094, 45.6498
CIE-LCH:
54.0390, 91.6823, 29.8620
CIE-Luv:
54.0390, 165.2485, 28.1463
Hunter-Lab:
46.9162, 78.4026, 25.5539
#ff1338 color charts
#ff1338 color shades, tints & tones
#ff1338 color schemes
#ff1338 color preview, HTML & CSS examples
This text has a color of #ff1338
<p style="color:#ff1338;">Text here</p>
.mytext {color:#ff1338;}
This box has a color of #ff1338
<div style="background-color:#ff1338;">Content here</div>
.mybackground {background-color:#ff1338;}
Border around this has a color of #ff1338
<div style="border:2px solid #ff1338;">Content here</div>
.myborder {border:2px solid #ff1338;}