#ff2d45 color space conversions
Hex:
#ff2d45
RGB:
255, 45, 69
CMY:
0, 82, 73
CMYK:
0, 82, 73, 0
HSL:
353°, 100.0000%, 58.8235%
HSV (HSB):
353°, 82.3529%, 100.0000%
XYZ:
43.2526, 23.5664, 7.8993
xyY:
0.5789, 0.3154, 23.5664
CIE-Lab:
55.6511, 75.7461, 40.1221
CIE-LCH:
55.6511, 85.7161, 27.9098
CIE-Luv:
55.6511, 154.5689, 26.1328
Hunter-Lab:
48.5453, 74.0845, 24.3340
#ff2d45 color charts
#ff2d45 color shades, tints & tones
#ff2d45 color schemes
#ff2d45 color preview, HTML & CSS examples
This text has a color of #ff2d45
<p style="color:#ff2d45;">Text here</p>
.mytext {color:#ff2d45;}
This box has a color of #ff2d45
<div style="background-color:#ff2d45;">Content here</div>
.mybackground {background-color:#ff2d45;}
Border around this has a color of #ff2d45
<div style="border:2px solid #ff2d45;">Content here</div>
.myborder {border:2px solid #ff2d45;}