#ff11bd color space conversions
Hex:
#ff11bd
RGB:
255, 17, 189
CMY:
0, 93, 26
CMYK:
0, 93, 26, 0
HSL:
317°, 100.0000%, 53.3333%
HSV (HSB):
317°, 93.3333%, 100.0000%
XYZ:
50.6258, 25.3350, 50.3660
xyY:
0.4008, 0.2006, 25.3350
CIE-Lab:
57.4004, 88.9231, -28.1234
CIE-LCH:
57.4004, 93.2644, 342.4496
CIE-Luv:
57.4004, 112.1201, -57.0016
Hunter-Lab:
50.3339, 91.4507, -24.0941
#ff11bd color charts
#ff11bd color shades, tints & tones
#ff11bd color schemes
#ff11bd color preview, HTML & CSS examples
This text has a color of #ff11bd
<p style="color:#ff11bd;">Text here</p>
.mytext {color:#ff11bd;}
This box has a color of #ff11bd
<div style="background-color:#ff11bd;">Content here</div>
.mybackground {background-color:#ff11bd;}
Border around this has a color of #ff11bd
<div style="border:2px solid #ff11bd;">Content here</div>
.myborder {border:2px solid #ff11bd;}