#ff2c35 color space conversions
Hex:
#ff2c35
RGB:
255, 44, 53
CMY:
0, 83, 79
CMYK:
0, 83, 79, 0
HSL:
357°, 100.0000%, 58.6275%
HSV (HSB):
357°, 82.7451%, 100.0000%
XYZ:
42.7833, 23.3184, 5.6141
xyY:
0.5966, 0.3252, 23.3184
CIE-Lab:
55.3988, 75.4375, 48.6618
CIE-LCH:
55.3988, 89.7707, 32.8245
CIE-Luv:
55.3988, 158.5616, 31.8891
Hunter-Lab:
48.2891, 73.6417, 26.9093
#ff2c35 color charts
#ff2c35 color shades, tints & tones
#ff2c35 color schemes
#ff2c35 color preview, HTML & CSS examples
This text has a color of #ff2c35
<p style="color:#ff2c35;">Text here</p>
.mytext {color:#ff2c35;}
This box has a color of #ff2c35
<div style="background-color:#ff2c35;">Content here</div>
.mybackground {background-color:#ff2c35;}
Border around this has a color of #ff2c35
<div style="border:2px solid #ff2c35;">Content here</div>
.myborder {border:2px solid #ff2c35;}