#ff1323 color space conversions
Hex:
#ff1323
RGB:
255, 19, 35
CMY:
0, 93, 86
CMYK:
0, 93, 86, 0
HSL:
356°, 100.0000%, 53.7255%
HSV (HSB):
356°, 92.5490%, 100.0000%
XYZ:
41.7762, 21.8471, 3.6052
xyY:
0.6214, 0.3250, 21.8471
CIE-Lab:
53.8644, 79.0209, 56.2337
CIE-LCH:
53.8644, 96.9873, 35.4368
CIE-Luv:
53.8644, 169.1530, 34.0940
Hunter-Lab:
46.7409, 77.7439, 28.1455
#ff1323 color charts
#ff1323 color shades, tints & tones
#ff1323 color schemes
#ff1323 color preview, HTML & CSS examples
This text has a color of #ff1323
<p style="color:#ff1323;">Text here</p>
.mytext {color:#ff1323;}
This box has a color of #ff1323
<div style="background-color:#ff1323;">Content here</div>
.mybackground {background-color:#ff1323;}
Border around this has a color of #ff1323
<div style="border:2px solid #ff1323;">Content here</div>
.myborder {border:2px solid #ff1323;}