#bb255c color space conversions
Hex:
#bb255c
RGB:
187, 37, 92
CMY:
27, 85, 64
CMYK:
0, 80, 51, 27
HSL:
338°, 66.9643%, 43.9216%
HSV (HSB):
338°, 80.2139%, 73.3333%
XYZ:
23.0869, 12.6606, 11.3521
xyY:
0.4902, 0.2688, 12.6606
CIE-Lab:
42.2474, 60.9031, 6.2948
CIE-LCH:
42.2474, 61.2276, 5.9010
CIE-Luv:
42.2474, 96.6381, -3.9083
Hunter-Lab:
35.5818, 53.5496, 5.9911
#bb255c color charts
#bb255c color shades, tints & tones
#bb255c color schemes
#bb255c color preview, HTML & CSS examples
This text has a color of #bb255c
<p style="color:#bb255c;">Text here</p>
.mytext {color:#bb255c;}
This box has a color of #bb255c
<div style="background-color:#bb255c;">Content here</div>
.mybackground {background-color:#bb255c;}
Border around this has a color of #bb255c
<div style="border:2px solid #bb255c;">Content here</div>
.myborder {border:2px solid #bb255c;}