#ff2d36 color space conversions
Hex:
#ff2d36
RGB:
255, 45, 54
CMY:
0, 82, 79
CMYK:
0, 82, 79, 0
HSL:
357°, 100.0000%, 58.8235%
HSV (HSB):
357°, 82.3529%, 100.0000%
XYZ:
42.8442, 23.4031, 5.7491
xyY:
0.5951, 0.3251, 23.4031
CIE-Lab:
55.4852, 75.2472, 48.2187
CIE-LCH:
55.4852, 89.3710, 32.6519
CIE-Luv:
55.4852, 157.9630, 31.7146
Hunter-Lab:
48.3768, 73.4268, 26.8177
#ff2d36 color charts
#ff2d36 color shades, tints & tones
#ff2d36 color schemes
#ff2d36 color preview, HTML & CSS examples
This text has a color of #ff2d36
<p style="color:#ff2d36;">Text here</p>
.mytext {color:#ff2d36;}
This box has a color of #ff2d36
<div style="background-color:#ff2d36;">Content here</div>
.mybackground {background-color:#ff2d36;}
Border around this has a color of #ff2d36
<div style="border:2px solid #ff2d36;">Content here</div>
.myborder {border:2px solid #ff2d36;}