#ff6485 color space conversions
Hex:
#ff6485
RGB:
255, 100, 133
CMY:
0, 61, 48
CMYK:
0, 61, 48, 0
HSL:
347°, 100.0000%, 69.6078%
HSV (HSB):
347°, 60.7843%, 100.0000%
XYZ:
50.0308, 32.0678, 25.7431
xyY:
0.4639, 0.2974, 32.0678
CIE-Lab:
63.3989, 61.4736, 13.2249
CIE-LCH:
63.3989, 62.8801, 12.1410
CIE-Luv:
63.3989, 108.1004, 5.0566
Hunter-Lab:
56.6284, 58.6037, 12.6869
#ff6485 color charts
#ff6485 color shades, tints & tones
#ff6485 color schemes
#ff6485 color preview, HTML & CSS examples
This text has a color of #ff6485
<p style="color:#ff6485;">Text here</p>
.mytext {color:#ff6485;}
This box has a color of #ff6485
<div style="background-color:#ff6485;">Content here</div>
.mybackground {background-color:#ff6485;}
Border around this has a color of #ff6485
<div style="border:2px solid #ff6485;">Content here</div>
.myborder {border:2px solid #ff6485;}