#bb165c color space conversions
Hex:
#bb165c
RGB:
187, 22, 92
CMY:
27, 91, 64
CMYK:
0, 88, 51, 27
HSL:
335°, 78.9474%, 40.9804%
HSV (HSB):
335°, 88.2353%, 73.3333%
XYZ:
22.7122, 11.9113, 11.2273
xyY:
0.4954, 0.2598, 11.9113
CIE-Lab:
41.0748, 64.2605, 4.6196
CIE-LCH:
41.0748, 64.4263, 4.1119
CIE-Luv:
41.0748, 100.7317, -6.5582
Hunter-Lab:
34.5128, 57.0700, 4.8715
#bb165c color charts
#bb165c color shades, tints & tones
#bb165c color schemes
#bb165c color preview, HTML & CSS examples
This text has a color of #bb165c
<p style="color:#bb165c;">Text here</p>
.mytext {color:#bb165c;}
This box has a color of #bb165c
<div style="background-color:#bb165c;">Content here</div>
.mybackground {background-color:#bb165c;}
Border around this has a color of #bb165c
<div style="border:2px solid #bb165c;">Content here</div>
.myborder {border:2px solid #bb165c;}