#ff2932 color space conversions
Hex:
#ff2932
RGB:
255, 41, 50
CMY:
0, 84, 80
CMYK:
0, 84, 80, 0
HSL:
357°, 100.0000%, 58.0392%
HSV (HSB):
357°, 83.9216%, 100.0000%
XYZ:
42.6087, 23.0762, 5.2260
xyY:
0.6009, 0.3254, 23.0762
CIE-Lab:
55.1507, 75.9848, 49.9904
CIE-LCH:
55.1507, 90.9546, 33.3409
CIE-Luv:
55.1507, 160.2980, 32.4002
Hunter-Lab:
48.0377, 74.2608, 27.1762
#ff2932 color charts
#ff2932 color shades, tints & tones
#ff2932 color schemes
#ff2932 color preview, HTML & CSS examples
This text has a color of #ff2932
<p style="color:#ff2932;">Text here</p>
.mytext {color:#ff2932;}
This box has a color of #ff2932
<div style="background-color:#ff2932;">Content here</div>
.mybackground {background-color:#ff2932;}
Border around this has a color of #ff2932
<div style="border:2px solid #ff2932;">Content here</div>
.myborder {border:2px solid #ff2932;}