#ff3531 color space conversions
Hex:
#ff3531
RGB:
255, 53, 49
CMY:
0, 79, 81
CMYK:
0, 79, 81, 0
HSL:
1°, 100.0000%, 59.6078%
HSV (HSB):
1°, 80.7843%, 100.0000%
XYZ:
43.0675, 24.0280, 5.2737
xyY:
0.5951, 0.3320, 24.0280
CIE-Lab:
56.1158, 73.1937, 51.4341
CIE-LCH:
56.1158, 89.4583, 35.0962
CIE-Luv:
56.1158, 155.3873, 34.5774
Hunter-Lab:
49.0183, 71.0480, 27.9341
#ff3531 color charts
#ff3531 color shades, tints & tones
#ff3531 color schemes
#ff3531 color preview, HTML & CSS examples
This text has a color of #ff3531
<p style="color:#ff3531;">Text here</p>
.mytext {color:#ff3531;}
This box has a color of #ff3531
<div style="background-color:#ff3531;">Content here</div>
.mybackground {background-color:#ff3531;}
Border around this has a color of #ff3531
<div style="border:2px solid #ff3531;">Content here</div>
.myborder {border:2px solid #ff3531;}