#ff3965 color space conversions
Hex:
#ff3965
RGB:
255, 57, 101
CMY:
0, 78, 60
CMYK:
0, 78, 60, 0
HSL:
347°, 100.0000%, 61.1765%
HSV (HSB):
347°, 77.6471%, 100.0000%
XYZ:
45.0521, 25.1258, 14.7872
xyY:
0.5302, 0.2957, 25.1258
CIE-Lab:
57.1978, 74.3403, 23.4003
CIE-LCH:
57.1978, 77.9362, 17.4726
CIE-Luv:
57.1978, 140.2552, 12.3531
Hunter-Lab:
50.1257, 72.7127, 17.5973
#ff3965 color charts
#ff3965 color shades, tints & tones
#ff3965 color schemes
#ff3965 color preview, HTML & CSS examples
This text has a color of #ff3965
<p style="color:#ff3965;">Text here</p>
.mytext {color:#ff3965;}
This box has a color of #ff3965
<div style="background-color:#ff3965;">Content here</div>
.mybackground {background-color:#ff3965;}
Border around this has a color of #ff3965
<div style="border:2px solid #ff3965;">Content here</div>
.myborder {border:2px solid #ff3965;}