#ff6385 color space conversions
Hex:
#ff6385
RGB:
255, 99, 133
CMY:
0, 61, 48
CMYK:
0, 61, 48, 0
HSL:
347°, 100.0000%, 69.4118%
HSV (HSB):
347°, 61.1765%, 100.0000%
XYZ:
49.9355, 31.8771, 25.7113
xyY:
0.4644, 0.2965, 31.8771
CIE-Lab:
63.2412, 61.8967, 13.0039
CIE-LCH:
63.2412, 63.2479, 11.8648
CIE-Luv:
63.2412, 108.6770, 4.6793
Hunter-Lab:
56.4598, 59.0683, 12.5217
#ff6385 color charts
#ff6385 color shades, tints & tones
#ff6385 color schemes
#ff6385 color preview, HTML & CSS examples
This text has a color of #ff6385
<p style="color:#ff6385;">Text here</p>
.mytext {color:#ff6385;}
This box has a color of #ff6385
<div style="background-color:#ff6385;">Content here</div>
.mybackground {background-color:#ff6385;}
Border around this has a color of #ff6385
<div style="border:2px solid #ff6385;">Content here</div>
.myborder {border:2px solid #ff6385;}