#bb256c color space conversions
Hex:
#bb256c
RGB:
187, 37, 108
CMY:
27, 85, 58
CMYK:
0, 80, 42, 27
HSL:
332°, 66.9643%, 43.9216%
HSV (HSB):
332°, 80.2139%, 73.3333%
XYZ:
23.8619, 12.9706, 15.4333
xyY:
0.4565, 0.2482, 12.9706
CIE-Lab:
42.7190, 62.3230, -3.0392
CIE-LCH:
42.7190, 62.3970, 357.2082
CIE-Luv:
42.7190, 90.3651, -15.1944
Hunter-Lab:
36.0148, 55.2407, -0.1970
#bb256c color charts
#bb256c RGB chart
#bb256c CMYK chart
#bb256c RGB pie chart
#bb256c color shades, tints & tones
#bb256c color schemes
#bb256c color preview, HTML & CSS examples
This text has a color of #bb256c
<p style="color:#bb256c;">Text here</p>
.mytext {color:#bb256c;}
Text color #bb256c
This box has a color of #bb256c
<div style="background-color:#bb256c;">Content here</div>
.mybackground {background-color:#bb256c;}
Background color #bb256c
Border around this has a color of #bb256c
<div style="border:2px solid #bb256c;">Content here</div>
.myborder {border:2px solid #bb256c;}
Border color #bb256c