#ff00b7 color space conversions
Hex:
#ff00b7
RGB:
255, 0, 183
CMY:
0, 100, 28
CMYK:
0, 100, 28, 0
HSL:
317°, 100.0000%, 50.0000%
HSV (HSB):
317°, 100.0000%, 100.0000%
XYZ:
49.7872, 24.6789, 46.9392
xyY:
0.4101, 0.2033, 24.6789
CIE-Lab:
56.7612, 89.4281, -25.6348
CIE-LCH:
56.7612, 93.0297, 344.0049
CIE-Luv:
56.7612, 116.0588, -53.3267
Hunter-Lab:
49.6779, 91.9568, -21.2469
#ff00b7 color charts
#ff00b7 color shades, tints & tones
#ff00b7 color schemes
#ff00b7 color preview, HTML & CSS examples
This text has a color of #ff00b7
<p style="color:#ff00b7;">Text here</p>
.mytext {color:#ff00b7;}
This box has a color of #ff00b7
<div style="background-color:#ff00b7;">Content here</div>
.mybackground {background-color:#ff00b7;}
Border around this has a color of #ff00b7
<div style="border:2px solid #ff00b7;">Content here</div>
.myborder {border:2px solid #ff00b7;}