#ff5066 color space conversions
Hex:
#ff5066
RGB:
255, 80, 102
CMY:
0, 69, 60
CMYK:
0, 69, 60, 0
HSL:
352°, 100.0000%, 65.6863%
HSV (HSB):
352°, 68.6275%, 100.0000%
XYZ:
46.5069, 27.9566, 15.5154
xyY:
0.5169, 0.3107, 27.9566
CIE-Lab:
59.8495, 67.0625, 26.3117
CIE-LCH:
59.8495, 72.0395, 21.4224
CIE-Luv:
59.8495, 128.5408, 17.6638
Hunter-Lab:
52.8740, 64.4755, 19.6138
#ff5066 color charts
#ff5066 color shades, tints & tones
#ff5066 color schemes
#ff5066 color preview, HTML & CSS examples
This text has a color of #ff5066
<p style="color:#ff5066;">Text here</p>
.mytext {color:#ff5066;}
This box has a color of #ff5066
<div style="background-color:#ff5066;">Content here</div>
.mybackground {background-color:#ff5066;}
Border around this has a color of #ff5066
<div style="border:2px solid #ff5066;">Content here</div>
.myborder {border:2px solid #ff5066;}