#ff8066 color space conversions
Hex:
#ff8066
RGB:
255, 128, 102
CMY:
0, 50, 60
CMYK:
0, 50, 60, 0
HSL:
10°, 100.0000%, 70.0000%
HSV (HSB):
10°, 60.0000%, 100.0000%
XYZ:
51.3574, 37.6577, 17.1322
xyY:
0.4838, 0.3548, 37.6577
CIE-Lab:
67.7675, 46.1805, 36.4540
CIE-LCH:
67.7675, 58.8348, 38.2869
CIE-Luv:
67.7675, 96.7890, 34.6374
Hunter-Lab:
61.3658, 41.9976, 26.4034
#ff8066 color charts
#ff8066 color shades, tints & tones
#ff8066 color schemes
#ff8066 color preview, HTML & CSS examples
This text has a color of #ff8066
<p style="color:#ff8066;">Text here</p>
.mytext {color:#ff8066;}
This box has a color of #ff8066
<div style="background-color:#ff8066;">Content here</div>
.mybackground {background-color:#ff8066;}
Border around this has a color of #ff8066
<div style="border:2px solid #ff8066;">Content here</div>
.myborder {border:2px solid #ff8066;}