#ff2c2d color space conversions
Hex:
#ff2c2d
RGB:
255, 44, 45
CMY:
0, 83, 82
CMYK:
0, 83, 82, 0
HSL:
360°, 100.0000%, 58.6275%
HSV (HSB):
360°, 82.7451%, 100.0000%
XYZ:
42.6143, 23.2508, 4.7245
xyY:
0.6037, 0.3294, 23.2508
CIE-Lab:
55.3298, 75.2300, 52.7031
CIE-LCH:
55.3298, 91.8541, 35.0135
CIE-Luv:
55.3298, 160.0209, 34.2725
Hunter-Lab:
48.2191, 73.3685, 27.9442
#ff2c2d color charts
#ff2c2d color shades, tints & tones
#ff2c2d color schemes
#ff2c2d color preview, HTML & CSS examples
This text has a color of #ff2c2d
<p style="color:#ff2c2d;">Text here</p>
.mytext {color:#ff2c2d;}
This box has a color of #ff2c2d
<div style="background-color:#ff2c2d;">Content here</div>
.mybackground {background-color:#ff2c2d;}
Border around this has a color of #ff2c2d
<div style="border:2px solid #ff2c2d;">Content here</div>
.myborder {border:2px solid #ff2c2d;}