#ff2c2c color space conversions
Hex:
#ff2c2c
RGB:
255, 44, 44
CMY:
0, 83, 83
CMYK:
0, 83, 83, 0
HSL:
0°, 100.0000%, 58.6275%
HSV (HSB):
0°, 82.7451%, 100.0000%
XYZ:
42.5953, 23.2432, 4.6242
xyY:
0.6045, 0.3299, 23.2432
CIE-Lab:
55.3220, 75.2066, 53.1901
CIE-LCH:
55.3220, 92.1153, 35.2700
CIE-Luv:
55.3220, 160.1870, 34.5435
Hunter-Lab:
48.2112, 73.3377, 28.0610
#ff2c2c color charts
#ff2c2c color shades, tints & tones
#ff2c2c color schemes
#ff2c2c color preview, HTML & CSS examples
This text has a color of #ff2c2c
<p style="color:#ff2c2c;">Text here</p>
.mytext {color:#ff2c2c;}
This box has a color of #ff2c2c
<div style="background-color:#ff2c2c;">Content here</div>
.mybackground {background-color:#ff2c2c;}
Border around this has a color of #ff2c2c
<div style="border:2px solid #ff2c2c;">Content here</div>
.myborder {border:2px solid #ff2c2c;}