#ff206c color space conversions
Hex:
#ff206c
RGB:
255, 32, 108
CMY:
0, 87, 58
CMYK:
0, 87, 58, 0
HSL:
340°, 100.0000%, 56.2745%
HSV (HSB):
340°, 87.4510%, 100.0000%
XYZ:
44.4633, 23.3757, 16.3558
xyY:
0.5281, 0.2776, 23.3757
CIE-Lab:
55.4573, 80.1369, 16.8856
CIE-LCH:
55.4573, 81.8966, 11.8987
CIE-Luv:
55.4573, 146.0489, 3.8341
Hunter-Lab:
48.3485, 79.5463, 13.7866
#ff206c color charts
#ff206c RGB chart
#ff206c CMYK chart
#ff206c RGB pie chart
#ff206c color shades, tints & tones
#ff206c color schemes
#ff206c color preview, HTML & CSS examples
This text has a color of #ff206c
<p style="color:#ff206c;">Text here</p>
.mytext {color:#ff206c;}
Text color #ff206c
This box has a color of #ff206c
<div style="background-color:#ff206c;">Content here</div>
.mybackground {background-color:#ff206c;}
Background color #ff206c
Border around this has a color of #ff206c
<div style="border:2px solid #ff206c;">Content here</div>
.myborder {border:2px solid #ff206c;}
Border color #ff206c