#ff4d32 color space conversions
Hex:
#ff4d32
RGB:
255, 77, 50
CMY:
0, 70, 80
CMYK:
0, 70, 80, 0
HSL:
8°, 100.0000%, 59.8039%
HSV (HSB):
8°, 80.3922%, 100.0000%
XYZ:
44.4696, 26.7980, 5.8463
xyY:
0.5767, 0.3475, 26.7980
CIE-Lab:
58.7869, 65.8033, 53.4909
CIE-LCH:
58.7869, 84.8018, 39.1073
CIE-Luv:
58.7869, 141.7921, 39.3399
Hunter-Lab:
51.7668, 62.7461, 29.5408
#ff4d32 color charts
#ff4d32 color shades, tints & tones
#ff4d32 color schemes
#ff4d32 color preview, HTML & CSS examples
This text has a color of #ff4d32
<p style="color:#ff4d32;">Text here</p>
.mytext {color:#ff4d32;}
This box has a color of #ff4d32
<div style="background-color:#ff4d32;">Content here</div>
.mybackground {background-color:#ff4d32;}
Border around this has a color of #ff4d32
<div style="border:2px solid #ff4d32;">Content here</div>
.myborder {border:2px solid #ff4d32;}