#ff292b color space conversions
Hex:
#ff292b
RGB:
255, 41, 43
CMY:
0, 84, 83
CMYK:
0, 84, 83, 0
HSL:
359°, 100.0000%, 58.0392%
HSV (HSB):
359°, 83.9216%, 100.0000%
XYZ:
42.4690, 23.0203, 4.4905
xyY:
0.6069, 0.3290, 23.0203
CIE-Lab:
55.0932, 75.8139, 53.4751
CIE-LCH:
55.0932, 92.7757, 35.1971
CIE-Luv:
55.0932, 161.5290, 34.3877
Hunter-Lab:
47.9795, 74.0350, 28.0366
#ff292b color charts
#ff292b color shades, tints & tones
#ff292b color schemes
#ff292b color preview, HTML & CSS examples
This text has a color of #ff292b
<p style="color:#ff292b;">Text here</p>
.mytext {color:#ff292b;}
This box has a color of #ff292b
<div style="background-color:#ff292b;">Content here</div>
.mybackground {background-color:#ff292b;}
Border around this has a color of #ff292b
<div style="border:2px solid #ff292b;">Content here</div>
.myborder {border:2px solid #ff292b;}