#ff208b color space conversions
Hex:
#ff208b
RGB:
255, 32, 139
CMY:
0, 87, 45
CMYK:
0, 87, 45, 0
HSL:
331°, 100.0000%, 56.2745%
HSV (HSB):
331°, 87.4510%, 100.0000%
XYZ:
46.4167, 24.1571, 26.6425
xyY:
0.4775, 0.2485, 24.1571
CIE-Lab:
56.2447, 82.3455, -0.5336
CIE-LCH:
56.2447, 82.3472, 359.6287
CIE-Luv:
56.2447, 133.1333, -17.1496
Hunter-Lab:
49.1499, 82.5615, 2.2659
#ff208b color charts
#ff208b color shades, tints & tones
#ff208b color schemes
#ff208b color preview, HTML & CSS examples
This text has a color of #ff208b
<p style="color:#ff208b;">Text here</p>
.mytext {color:#ff208b;}
This box has a color of #ff208b
<div style="background-color:#ff208b;">Content here</div>
.mybackground {background-color:#ff208b;}
Border around this has a color of #ff208b
<div style="border:2px solid #ff208b;">Content here</div>
.myborder {border:2px solid #ff208b;}