#ff8bb0 color space conversions
Hex:
#ff8bb0
RGB:
255, 139, 176
CMY:
0, 45, 31
CMYK:
0, 45, 31, 0
HSL:
341°, 100.0000%, 77.2549%
HSV (HSB):
341°, 45.4902%, 100.0000%
XYZ:
58.3091, 42.8598, 46.2738
xyY:
0.3955, 0.2907, 42.8598
CIE-Lab:
71.4597, 47.8687, 0.4247
CIE-LCH:
71.4597, 47.8706, 0.5084
CIE-Luv:
71.4597, 74.1447, -8.4901
Hunter-Lab:
65.4674, 44.4145, 3.9197
#ff8bb0 color charts
#ff8bb0 color shades, tints & tones
#ff8bb0 color schemes
#ff8bb0 color preview, HTML & CSS examples
This text has a color of #ff8bb0
<p style="color:#ff8bb0;">Text here</p>
.mytext {color:#ff8bb0;}
This box has a color of #ff8bb0
<div style="background-color:#ff8bb0;">Content here</div>
.mybackground {background-color:#ff8bb0;}
Border around this has a color of #ff8bb0
<div style="border:2px solid #ff8bb0;">Content here</div>
.myborder {border:2px solid #ff8bb0;}