#ff3525 color space conversions
Hex:
#ff3525
RGB:
255, 53, 37
CMY:
0, 79, 85
CMYK:
0, 79, 85, 0
HSL:
4°, 100.0000%, 57.2549%
HSV (HSB):
4°, 85.4902%, 100.0000%
XYZ:
42.8470, 23.9398, 4.1128
xyY:
0.6043, 0.3377, 23.9398
CIE-Lab:
56.0274, 72.9180, 57.0800
CIE-LCH:
56.0274, 92.6022, 38.0537
CIE-Luv:
56.0274, 157.2226, 37.6846
Hunter-Lab:
48.9283, 70.6899, 29.2660
#ff3525 color charts
#ff3525 color shades, tints & tones
#ff3525 color schemes
#ff3525 color preview, HTML & CSS examples
This text has a color of #ff3525
<p style="color:#ff3525;">Text here</p>
.mytext {color:#ff3525;}
This box has a color of #ff3525
<div style="background-color:#ff3525;">Content here</div>
.mybackground {background-color:#ff3525;}
Border around this has a color of #ff3525
<div style="border:2px solid #ff3525;">Content here</div>
.myborder {border:2px solid #ff3525;}