#ff1245 color space conversions
Hex:
#ff1245
RGB:
255, 18, 69
CMY:
0, 93, 73
CMYK:
0, 93, 73, 0
HSL:
347°, 100.0000%, 53.5294%
HSV (HSB):
347°, 92.9412%, 100.0000%
XYZ:
42.5305, 22.1223, 7.6586
xyY:
0.5882, 0.3059, 22.1223
CIE-Lab:
54.1565, 80.0360, 38.4012
CIE-LCH:
54.1565, 88.7717, 25.6317
CIE-Luv:
54.1565, 162.1473, 23.0546
Hunter-Lab:
47.0343, 79.0974, 23.2698
#ff1245 color charts
#ff1245 color shades, tints & tones
#ff1245 color schemes
#ff1245 color preview, HTML & CSS examples
This text has a color of #ff1245
<p style="color:#ff1245;">Text here</p>
.mytext {color:#ff1245;}
This box has a color of #ff1245
<div style="background-color:#ff1245;">Content here</div>
.mybackground {background-color:#ff1245;}
Border around this has a color of #ff1245
<div style="border:2px solid #ff1245;">Content here</div>
.myborder {border:2px solid #ff1245;}