#ff3d3c color space conversions
Hex:
#ff3d3c
RGB:
255, 61, 60
CMY:
0, 76, 76
CMYK:
0, 76, 76, 0
HSL:
0°, 100.0000%, 61.7647%
HSV (HSB):
0°, 76.4706%, 100.0000%
XYZ:
43.7244, 24.9237, 6.7812
xyY:
0.5797, 0.3304, 24.9237
CIE-Lab:
57.0010, 71.3205, 46.5872
CIE-LCH:
57.0010, 85.1879, 33.1529
CIE-Luv:
57.0010, 149.3429, 32.5187
Hunter-Lab:
49.9237, 68.9682, 26.8931
#ff3d3c color charts
#ff3d3c color shades, tints & tones
#ff3d3c color schemes
#ff3d3c color preview, HTML & CSS examples
This text has a color of #ff3d3c
<p style="color:#ff3d3c;">Text here</p>
.mytext {color:#ff3d3c;}
This box has a color of #ff3d3c
<div style="background-color:#ff3d3c;">Content here</div>
.mybackground {background-color:#ff3d3c;}
Border around this has a color of #ff3d3c
<div style="border:2px solid #ff3d3c;">Content here</div>
.myborder {border:2px solid #ff3d3c;}