#ff00bd color space conversions
Hex:
#ff00bd
RGB:
255, 0, 189
CMY:
0, 100, 26
CMYK:
0, 100, 26, 0
HSL:
316°, 100.0000%, 50.0000%
HSV (HSB):
316°, 100.0000%, 100.0000%
XYZ:
50.4253, 24.9341, 50.2992
xyY:
0.4013, 0.1984, 24.9341
CIE-Lab:
57.0112, 90.0652, -28.7260
CIE-LCH:
57.0112, 94.5353, 342.3101
CIE-Luv:
57.0112, 113.2032, -58.0243
Hunter-Lab:
49.9341, 92.8714, -24.7696
#ff00bd color charts
#ff00bd RGB chart
#ff00bd CMYK chart
#ff00bd RGB pie chart
#ff00bd color shades, tints & tones
#ff00bd color schemes
#ff00bd color preview, HTML & CSS examples
This text has a color of #ff00bd
<p style="color:#ff00bd;">Text here</p>
.mytext {color:#ff00bd;}
Text color #ff00bd
This box has a color of #ff00bd
<div style="background-color:#ff00bd;">Content here</div>
.mybackground {background-color:#ff00bd;}
Background color #ff00bd
Border around this has a color of #ff00bd
<div style="border:2px solid #ff00bd;">Content here</div>
.myborder {border:2px solid #ff00bd;}
Border color #ff00bd