#ff4065 color space conversions
Hex:
#ff4065
RGB:
255, 64, 101
CMY:
0, 75, 60
CMYK:
0, 75, 60, 0
HSL:
348°, 100.0000%, 62.5490%
HSV (HSB):
348°, 74.9020%, 100.0000%
XYZ:
45.4224, 25.8664, 14.9106
xyY:
0.5269, 0.3001, 25.8664
CIE-Lab:
57.9100, 72.3357, 24.3430
CIE-LCH:
57.9100, 76.3219, 18.5995
CIE-Luv:
57.9100, 137.1239, 13.9536
Hunter-Lab:
50.8590, 70.4158, 18.2189
#ff4065 color charts
#ff4065 color shades, tints & tones
#ff4065 color schemes
#ff4065 color preview, HTML & CSS examples
This text has a color of #ff4065
<p style="color:#ff4065;">Text here</p>
.mytext {color:#ff4065;}
This box has a color of #ff4065
<div style="background-color:#ff4065;">Content here</div>
.mybackground {background-color:#ff4065;}
Border around this has a color of #ff4065
<div style="border:2px solid #ff4065;">Content here</div>
.myborder {border:2px solid #ff4065;}