#bb206d color space conversions
Hex:
#bb206d
RGB:
187, 32, 109
CMY:
27, 87, 57
CMYK:
0, 83, 42, 27
HSL:
330°, 70.7763%, 42.9412%
HSV (HSB):
330°, 82.8877%, 73.3333%
XYZ:
23.7703, 12.7019, 15.6669
xyY:
0.4559, 0.2436, 12.7019
CIE-Lab:
42.3107, 63.6791, -4.2667
CIE-LCH:
42.3107, 63.8219, 356.1668
CIE-Luv:
42.3107, 91.3274, -16.9639
Hunter-Lab:
35.6398, 56.6829, -1.1154
#bb206d color charts
#bb206d color shades, tints & tones
#bb206d color schemes
#bb206d color preview, HTML & CSS examples
This text has a color of #bb206d
<p style="color:#bb206d;">Text here</p>
.mytext {color:#bb206d;}
This box has a color of #bb206d
<div style="background-color:#bb206d;">Content here</div>
.mybackground {background-color:#bb206d;}
Border around this has a color of #bb206d
<div style="border:2px solid #bb206d;">Content here</div>
.myborder {border:2px solid #bb206d;}