#ff2d28 color space conversions
Hex:
#ff2d28
RGB:
255, 45, 40
CMY:
0, 82, 84
CMYK:
0, 82, 84, 0
HSL:
1°, 100.0000%, 57.8431%
HSV (HSB):
1°, 84.3137%, 100.0000%
XYZ:
42.5614, 23.2900, 4.2597
xyY:
0.6071, 0.3322, 23.2900
CIE-Lab:
55.3698, 74.8990, 55.1568
CIE-LCH:
55.3698, 93.0168, 36.3685
CIE-Luv:
55.3698, 160.4030, 35.7133
Hunter-Lab:
48.2597, 72.9690, 28.5485
#ff2d28 color charts
#ff2d28 color shades, tints & tones
#ff2d28 color schemes
#ff2d28 color preview, HTML & CSS examples
This text has a color of #ff2d28
<p style="color:#ff2d28;">Text here</p>
.mytext {color:#ff2d28;}
This box has a color of #ff2d28
<div style="background-color:#ff2d28;">Content here</div>
.mybackground {background-color:#ff2d28;}
Border around this has a color of #ff2d28
<div style="border:2px solid #ff2d28;">Content here</div>
.myborder {border:2px solid #ff2d28;}