#ff2c3d color space conversions
Hex:
#ff2c3d
RGB:
255, 44, 61
CMY:
0, 83, 76
CMYK:
0, 83, 76, 0
HSL:
355°, 100.0000%, 58.6275%
HSV (HSB):
355°, 82.7451%, 100.0000%
XYZ:
42.9830, 23.3983, 6.6657
xyY:
0.5884, 0.3203, 23.3983
CIE-Lab:
55.4802, 75.6818, 44.4176
CIE-LCH:
55.4802, 87.7534, 30.4087
CIE-Luv:
55.4802, 156.8707, 29.1223
Hunter-Lab:
48.3718, 73.9639, 25.6899
#ff2c3d color charts
#ff2c3d color shades, tints & tones
#ff2c3d color schemes
#ff2c3d color preview, HTML & CSS examples
This text has a color of #ff2c3d
<p style="color:#ff2c3d;">Text here</p>
.mytext {color:#ff2c3d;}
This box has a color of #ff2c3d
<div style="background-color:#ff2c3d;">Content here</div>
.mybackground {background-color:#ff2c3d;}
Border around this has a color of #ff2c3d
<div style="border:2px solid #ff2c3d;">Content here</div>
.myborder {border:2px solid #ff2c3d;}