#ff217b color space conversions
Hex:
#ff217b
RGB:
255, 33, 123
CMY:
0, 87, 52
CMYK:
0, 87, 52, 0
HSL:
336°, 100.0000%, 56.4706%
HSV (HSB):
336°, 87.0588%, 100.0000%
XYZ:
45.3590, 23.7778, 20.9378
xyY:
0.5036, 0.2640, 23.7778
CIE-Lab:
55.8646, 80.9702, 8.4652
CIE-LCH:
55.8646, 81.4115, 5.9685
CIE-Luv:
55.8646, 139.7870, -5.7822
Hunter-Lab:
48.7625, 80.7070, 8.6756
#ff217b color charts
#ff217b color shades, tints & tones
#ff217b color schemes
#ff217b color preview, HTML & CSS examples
This text has a color of #ff217b
<p style="color:#ff217b;">Text here</p>
.mytext {color:#ff217b;}
This box has a color of #ff217b
<div style="background-color:#ff217b;">Content here</div>
.mybackground {background-color:#ff217b;}
Border around this has a color of #ff217b
<div style="border:2px solid #ff217b;">Content here</div>
.myborder {border:2px solid #ff217b;}