#ff2929 color space conversions
Hex:
#ff2929
RGB:
255, 41, 41
CMY:
0, 84, 84
CMYK:
0, 84, 84, 0
HSL:
0°, 100.0000%, 58.0392%
HSV (HSB):
0°, 83.9216%, 100.0000%
XYZ:
42.4332, 23.0060, 4.3019
xyY:
0.6084, 0.3299, 23.0060
CIE-Lab:
55.0785, 75.7700, 54.4307
CIE-LCH:
55.0785, 93.2941, 35.6922
CIE-Luv:
55.0785, 161.8477, 34.9017
Hunter-Lab:
47.9645, 73.9771, 28.2575
#ff2929 color charts
#ff2929 color shades, tints & tones
#ff2929 color schemes
#ff2929 color preview, HTML & CSS examples
This text has a color of #ff2929
<p style="color:#ff2929;">Text here</p>
.mytext {color:#ff2929;}
This box has a color of #ff2929
<div style="background-color:#ff2929;">Content here</div>
.mybackground {background-color:#ff2929;}
Border around this has a color of #ff2929
<div style="border:2px solid #ff2929;">Content here</div>
.myborder {border:2px solid #ff2929;}