#ff1229 color space conversions
Hex:
#ff1229
RGB:
255, 18, 41
CMY:
0, 93, 84
CMYK:
0, 93, 84, 0
HSL:
354°, 100.0000%, 53.5294%
HSV (HSB):
354°, 92.9412%, 100.0000%
XYZ:
41.8565, 21.8527, 4.1097
xyY:
0.6172, 0.3222, 21.8527
CIE-Lab:
53.8704, 79.2385, 53.3777
CIE-LCH:
53.8704, 95.5402, 33.9655
CIE-Luv:
53.8704, 168.4088, 32.5996
Hunter-Lab:
46.7469, 78.0195, 27.5104
#ff1229 color charts
#ff1229 color shades, tints & tones
#ff1229 color schemes
#ff1229 color preview, HTML & CSS examples
This text has a color of #ff1229
<p style="color:#ff1229;">Text here</p>
.mytext {color:#ff1229;}
This box has a color of #ff1229
<div style="background-color:#ff1229;">Content here</div>
.mybackground {background-color:#ff1229;}
Border around this has a color of #ff1229
<div style="border:2px solid #ff1229;">Content here</div>
.myborder {border:2px solid #ff1229;}