#ff3040 color space conversions
Hex:
#ff3040
RGB:
255, 48, 64
CMY:
0, 81, 75
CMYK:
0, 81, 75, 0
HSL:
355°, 100.0000%, 59.4118%
HSV (HSB):
355°, 81.1765%, 100.0000%
XYZ:
43.2224, 23.7441, 7.1555
xyY:
0.5831, 0.3203, 23.7441
CIE-Lab:
55.8306, 74.8826, 43.1368
CIE-LCH:
55.8306, 86.4186, 29.9445
CIE-Luv:
55.8306, 154.5736, 28.6238
Hunter-Lab:
48.7279, 73.0584, 25.4030
#ff3040 color charts
#ff3040 color shades, tints & tones
#ff3040 color schemes
#ff3040 color preview, HTML & CSS examples
This text has a color of #ff3040
<p style="color:#ff3040;">Text here</p>
.mytext {color:#ff3040;}
This box has a color of #ff3040
<div style="background-color:#ff3040;">Content here</div>
.mybackground {background-color:#ff3040;}
Border around this has a color of #ff3040
<div style="border:2px solid #ff3040;">Content here</div>
.myborder {border:2px solid #ff3040;}