#ff2d50 color space conversions
Hex:
#ff2d50
RGB:
255, 45, 80
CMY:
0, 82, 69
CMYK:
0, 82, 69, 0
HSL:
350°, 100.0000%, 58.8235%
HSV (HSB):
350°, 82.3529%, 100.0000%
XYZ:
43.6264, 23.7160, 9.8677
xyY:
0.5650, 0.3072, 23.7160
CIE-Lab:
55.8023, 76.1990, 33.9614
CIE-LCH:
55.8023, 83.4246, 24.0222
CIE-Luv:
55.8023, 151.5874, 21.2097
Hunter-Lab:
48.6990, 74.6834, 22.0756
#ff2d50 color charts
#ff2d50 color shades, tints & tones
#ff2d50 color schemes
#ff2d50 color preview, HTML & CSS examples
This text has a color of #ff2d50
<p style="color:#ff2d50;">Text here</p>
.mytext {color:#ff2d50;}
This box has a color of #ff2d50
<div style="background-color:#ff2d50;">Content here</div>
.mybackground {background-color:#ff2d50;}
Border around this has a color of #ff2d50
<div style="border:2px solid #ff2d50;">Content here</div>
.myborder {border:2px solid #ff2d50;}