#ff2c29 color space conversions
Hex:
#ff2c29
RGB:
255, 44, 41
CMY:
0, 83, 84
CMYK:
0, 83, 84, 0
HSL:
1°, 100.0000%, 58.0392%
HSV (HSB):
1°, 83.9216%, 100.0000%
XYZ:
42.5409, 23.2215, 4.3379
xyY:
0.6069, 0.3313, 23.2215
CIE-Lab:
55.2997, 75.1396, 54.6231
CIE-LCH:
55.2997, 92.8959, 36.0154
CIE-Luv:
55.2997, 160.6635, 35.3207
Hunter-Lab:
48.1886, 73.2496, 28.3949
#ff2c29 color charts
#ff2c29 color shades, tints & tones
#ff2c29 color schemes
#ff2c29 color preview, HTML & CSS examples
This text has a color of #ff2c29
<p style="color:#ff2c29;">Text here</p>
.mytext {color:#ff2c29;}
This box has a color of #ff2c29
<div style="background-color:#ff2c29;">Content here</div>
.mybackground {background-color:#ff2c29;}
Border around this has a color of #ff2c29
<div style="border:2px solid #ff2c29;">Content here</div>
.myborder {border:2px solid #ff2c29;}