#ff2949 color space conversions
Hex:
#ff2949
RGB:
255, 41, 73
CMY:
0, 84, 71
CMYK:
0, 84, 71, 0
HSL:
351°, 100.0000%, 58.0392%
HSV (HSB):
351°, 83.9216%, 100.0000%
XYZ:
43.2355, 23.3269, 8.5271
xyY:
0.5758, 0.3107, 23.3269
CIE-Lab:
55.4075, 76.7455, 37.5485
CIE-LCH:
55.4075, 85.4387, 26.0707
CIE-Luv:
55.4075, 154.9975, 23.8084
Hunter-Lab:
48.2979, 75.2689, 23.3408
#ff2949 color charts
#ff2949 color shades, tints & tones
#ff2949 color schemes
#ff2949 color preview, HTML & CSS examples
This text has a color of #ff2949
<p style="color:#ff2949;">Text here</p>
.mytext {color:#ff2949;}
This box has a color of #ff2949
<div style="background-color:#ff2949;">Content here</div>
.mybackground {background-color:#ff2949;}
Border around this has a color of #ff2949
<div style="border:2px solid #ff2949;">Content here</div>
.myborder {border:2px solid #ff2949;}