#ff0bd9 color space conversions
Hex:
#ff0bd9
RGB:
255, 11, 217
CMY:
0, 96, 15
CMYK:
0, 96, 15, 0
HSL:
309°, 100.0000%, 52.1569%
HSV (HSB):
309°, 95.6863%, 100.0000%
XYZ:
53.8841, 26.5091, 67.9224
xyY:
0.3633, 0.1787, 26.5091
CIE-Lab:
58.5172, 92.6245, -42.4112
CIE-LCH:
58.5172, 101.8725, 335.3978
CIE-Luv:
58.5172, 99.7146, -79.3047
Hunter-Lab:
51.4870, 96.7082, -42.1754
#ff0bd9 color charts
#ff0bd9 color shades, tints & tones
#ff0bd9 color schemes
#ff0bd9 color preview, HTML & CSS examples
This text has a color of #ff0bd9
<p style="color:#ff0bd9;">Text here</p>
.mytext {color:#ff0bd9;}
This box has a color of #ff0bd9
<div style="background-color:#ff0bd9;">Content here</div>
.mybackground {background-color:#ff0bd9;}
Border around this has a color of #ff0bd9
<div style="border:2px solid #ff0bd9;">Content here</div>
.myborder {border:2px solid #ff0bd9;}