#ff2335 color space conversions
Hex:
#ff2335
RGB:
255, 35, 53
CMY:
0, 86, 79
CMYK:
0, 86, 79, 0
HSL:
355°, 100.0000%, 56.8627%
HSV (HSB):
355°, 86.2745%, 100.0000%
XYZ:
42.4836, 22.7191, 5.5142
xyY:
0.6008, 0.3213, 22.7191
CIE-Lab:
54.7818, 77.2002, 48.0421
CIE-LCH:
54.7818, 90.9281, 31.8942
CIE-Luv:
54.7818, 161.8002, 30.6819
Hunter-Lab:
47.6646, 75.6849, 26.5060
#ff2335 color charts
#ff2335 color shades, tints & tones
#ff2335 color schemes
#ff2335 color preview, HTML & CSS examples
This text has a color of #ff2335
<p style="color:#ff2335;">Text here</p>
.mytext {color:#ff2335;}
This box has a color of #ff2335
<div style="background-color:#ff2335;">Content here</div>
.mybackground {background-color:#ff2335;}
Border around this has a color of #ff2335
<div style="border:2px solid #ff2335;">Content here</div>
.myborder {border:2px solid #ff2335;}