#ff1444 color space conversions
Hex:
#ff1444
RGB:
255, 20, 68
CMY:
0, 92, 73
CMYK:
0, 92, 73, 0
HSL:
348°, 100.0000%, 53.9216%
HSV (HSB):
348°, 92.1569%, 100.0000%
XYZ:
42.5335, 22.1777, 7.5078
xyY:
0.5890, 0.3071, 22.1777
CIE-Lab:
54.2150, 79.7930, 39.0477
CIE-LCH:
54.2150, 88.8349, 26.0754
CIE-Luv:
54.2150, 162.0549, 23.6243
Hunter-Lab:
47.0932, 78.8043, 23.5130
#ff1444 color charts
#ff1444 color shades, tints & tones
#ff1444 color schemes
#ff1444 color preview, HTML & CSS examples
This text has a color of #ff1444
<p style="color:#ff1444;">Text here</p>
.mytext {color:#ff1444;}
This box has a color of #ff1444
<div style="background-color:#ff1444;">Content here</div>
.mybackground {background-color:#ff1444;}
Border around this has a color of #ff1444
<div style="border:2px solid #ff1444;">Content here</div>
.myborder {border:2px solid #ff1444;}