#bb5a65 color space conversions
Hex:
#bb5a65
RGB:
187, 90, 101
CMY:
27, 65, 60
CMYK:
0, 52, 46, 27
HSL:
353°, 41.6309%, 54.3137%
HSV (HSB):
353°, 51.8717%, 73.3333%
XYZ:
26.4986, 18.8167, 14.5473
xyY:
0.4427, 0.3143, 18.8167
CIE-Lab:
50.4721, 40.1192, 12.3632
CIE-LCH:
50.4721, 41.9810, 17.1272
CIE-Luv:
50.4721, 67.5473, 8.0303
Hunter-Lab:
43.3782, 33.1291, 10.4813
#bb5a65 color charts
#bb5a65 color shades, tints & tones
#bb5a65 color schemes
#bb5a65 color preview, HTML & CSS examples
This text has a color of #bb5a65
<p style="color:#bb5a65;">Text here</p>
.mytext {color:#bb5a65;}
This box has a color of #bb5a65
<div style="background-color:#bb5a65;">Content here</div>
.mybackground {background-color:#bb5a65;}
Border around this has a color of #bb5a65
<div style="border:2px solid #bb5a65;">Content here</div>
.myborder {border:2px solid #bb5a65;}