#ff3c42 color space conversions
Hex:
#ff3c42
RGB:
255, 60, 66
CMY:
0, 76, 74
CMYK:
0, 76, 74, 0
HSL:
358°, 100.0000%, 61.7647%
HSV (HSB):
358°, 76.4706%, 100.0000%
XYZ:
43.8392, 24.8851, 7.6470
xyY:
0.5740, 0.3258, 24.8851
CIE-Lab:
56.9633, 71.8211, 43.2824
CIE-LCH:
56.9633, 83.8548, 31.0749
CIE-Luv:
56.9633, 148.5842, 30.0737
Hunter-Lab:
49.8849, 69.5684, 25.8308
#ff3c42 color charts
#ff3c42 color shades, tints & tones
#ff3c42 color schemes
#ff3c42 color preview, HTML & CSS examples
This text has a color of #ff3c42
<p style="color:#ff3c42;">Text here</p>
.mytext {color:#ff3c42;}
This box has a color of #ff3c42
<div style="background-color:#ff3c42;">Content here</div>
.mybackground {background-color:#ff3c42;}
Border around this has a color of #ff3c42
<div style="border:2px solid #ff3c42;">Content here</div>
.myborder {border:2px solid #ff3c42;}