#ff00b5 color space conversions
Hex:
#ff00b5
RGB:
255, 0, 181
CMY:
0, 100, 29
CMYK:
0, 100, 29, 0
HSL:
317°, 100.0000%, 50.0000%
HSV (HSB):
317°, 100.0000%, 100.0000%
XYZ:
49.5805, 24.5962, 45.8504
xyY:
0.4131, 0.2049, 24.5962
CIE-Lab:
56.6798, 89.2201, -24.5978
CIE-LCH:
56.6798, 92.5488, 344.5866
CIE-Luv:
56.6798, 117.0146, -51.7628
Hunter-Lab:
49.5946, 91.6589, -20.0977
#ff00b5 color charts
#ff00b5 color shades, tints & tones
#ff00b5 color schemes
#ff00b5 color preview, HTML & CSS examples
This text has a color of #ff00b5
<p style="color:#ff00b5;">Text here</p>
.mytext {color:#ff00b5;}
This box has a color of #ff00b5
<div style="background-color:#ff00b5;">Content here</div>
.mybackground {background-color:#ff00b5;}
Border around this has a color of #ff00b5
<div style="border:2px solid #ff00b5;">Content here</div>
.myborder {border:2px solid #ff00b5;}