#bb5e65 color space conversions
Hex:
#bb5e65
RGB:
187, 94, 101
CMY:
27, 63, 60
CMYK:
0, 50, 46, 27
HSL:
355°, 40.6114%, 55.0980%
HSV (HSB):
355°, 49.7326%, 73.3333%
XYZ:
26.8452, 19.5098, 14.6628
xyY:
0.4400, 0.3197, 19.5098
CIE-Lab:
51.2784, 38.0615, 13.4834
CIE-LCH:
51.2784, 40.3792, 19.5069
CIE-Luv:
51.2784, 65.0513, 9.8248
Hunter-Lab:
44.1699, 31.1899, 11.2368
#bb5e65 color charts
#bb5e65 color shades, tints & tones
#bb5e65 color schemes
#bb5e65 color preview, HTML & CSS examples
This text has a color of #bb5e65
<p style="color:#bb5e65;">Text here</p>
.mytext {color:#bb5e65;}
This box has a color of #bb5e65
<div style="background-color:#bb5e65;">Content here</div>
.mybackground {background-color:#bb5e65;}
Border around this has a color of #bb5e65
<div style="border:2px solid #bb5e65;">Content here</div>
.myborder {border:2px solid #bb5e65;}