#ff3235 color space conversions
Hex:
#ff3235
RGB:
255, 50, 53
CMY:
0, 80, 79
CMYK:
0, 80, 79, 0
HSL:
359°, 100.0000%, 59.8039%
HSV (HSB):
359°, 80.3922%, 100.0000%
XYZ:
43.0232, 23.7982, 5.6941
xyY:
0.5933, 0.3282, 23.7982
CIE-Lab:
55.8852, 74.0558, 49.1486
CIE-LCH:
55.8852, 88.8811, 33.5710
CIE-Luv:
55.8852, 156.0353, 32.8362
Hunter-Lab:
48.7834, 72.0521, 27.2280
#ff3235 color charts
#ff3235 color shades, tints & tones
#ff3235 color schemes
#ff3235 color preview, HTML & CSS examples
This text has a color of #ff3235
<p style="color:#ff3235;">Text here</p>
.mytext {color:#ff3235;}
This box has a color of #ff3235
<div style="background-color:#ff3235;">Content here</div>
.mybackground {background-color:#ff3235;}
Border around this has a color of #ff3235
<div style="border:2px solid #ff3235;">Content here</div>
.myborder {border:2px solid #ff3235;}