#ff1223 color space conversions
Hex:
#ff1223
RGB:
255, 18, 35
CMY:
0, 93, 86
CMYK:
0, 93, 86, 0
HSL:
356°, 100.0000%, 53.5294%
HSV (HSB):
356°, 92.9412%, 100.0000%
XYZ:
41.7597, 21.8140, 3.5996
xyY:
0.6217, 0.3247, 21.8140
CIE-Lab:
53.8291, 79.1229, 56.2056
CIE-LCH:
53.8291, 97.0541, 35.3884
CIE-Luv:
53.8291, 169.3492, 34.0272
Hunter-Lab:
46.7054, 77.8638, 28.1242
#ff1223 color charts
#ff1223 color shades, tints & tones
#ff1223 color schemes
#ff1223 color preview, HTML & CSS examples
This text has a color of #ff1223
<p style="color:#ff1223;">Text here</p>
.mytext {color:#ff1223;}
This box has a color of #ff1223
<div style="background-color:#ff1223;">Content here</div>
.mybackground {background-color:#ff1223;}
Border around this has a color of #ff1223
<div style="border:2px solid #ff1223;">Content here</div>
.myborder {border:2px solid #ff1223;}