#ff206b color space conversions
Hex:
#ff206b
RGB:
255, 32, 107
CMY:
0, 87, 58
CMYK:
0, 87, 58, 0
HSL:
340°, 100.0000%, 56.2745%
HSV (HSB):
340°, 87.4510%, 100.0000%
XYZ:
44.4104, 23.3546, 16.0771
xyY:
0.5297, 0.2786, 23.3546
CIE-Lab:
55.4357, 80.0758, 17.4558
CIE-LCH:
55.4357, 81.9564, 12.2976
CIE-Luv:
55.4357, 146.4337, 4.4525
Hunter-Lab:
48.3266, 79.4636, 14.1042
#ff206b color charts
#ff206b color shades, tints & tones
#ff206b color schemes
#ff206b color preview, HTML & CSS examples
This text has a color of #ff206b
<p style="color:#ff206b;">Text here</p>
.mytext {color:#ff206b;}
This box has a color of #ff206b
<div style="background-color:#ff206b;">Content here</div>
.mybackground {background-color:#ff206b;}
Border around this has a color of #ff206b
<div style="border:2px solid #ff206b;">Content here</div>
.myborder {border:2px solid #ff206b;}