#bb3c4e color space conversions
Hex:
#bb3c4e
RGB:
187, 60, 78
CMY:
27, 76, 69
CMYK:
0, 68, 58, 27
HSL:
351°, 51.4170%, 48.4314%
HSV (HSB):
351°, 67.9144%, 73.3333%
XYZ:
23.4845, 14.3466, 8.7391
xyY:
0.5043, 0.3081, 14.3466
CIE-Lab:
44.7259, 52.0009, 18.4286
CIE-LCH:
44.7259, 55.1698, 19.5139
CIE-Luv:
44.7259, 91.1558, 11.0990
Hunter-Lab:
37.8769, 44.3895, 12.8342
#bb3c4e color charts
#bb3c4e color shades, tints & tones
#bb3c4e color schemes
#bb3c4e color preview, HTML & CSS examples
This text has a color of #bb3c4e
<p style="color:#bb3c4e;">Text here</p>
.mytext {color:#bb3c4e;}
This box has a color of #bb3c4e
<div style="background-color:#bb3c4e;">Content here</div>
.mybackground {background-color:#bb3c4e;}
Border around this has a color of #bb3c4e
<div style="border:2px solid #bb3c4e;">Content here</div>
.myborder {border:2px solid #bb3c4e;}