#bb3d4e color space conversions
Hex:
#bb3d4e
RGB:
187, 61, 78
CMY:
27, 76, 69
CMYK:
0, 67, 58, 27
HSL:
352°, 50.8065%, 48.6275%
HSV (HSB):
352°, 67.3797%, 73.3333%
XYZ:
23.5374, 14.4523, 8.7567
xyY:
0.5035, 0.3092, 14.4523
CIE-Lab:
44.8748, 51.5946, 18.6273
CIE-LCH:
44.8748, 54.8541, 19.8513
CIE-Luv:
44.8748, 90.6089, 11.4139
Hunter-Lab:
38.0162, 43.9882, 12.9544
#bb3d4e color charts
#bb3d4e color shades, tints & tones
#bb3d4e color schemes
#bb3d4e color preview, HTML & CSS examples
This text has a color of #bb3d4e
<p style="color:#bb3d4e;">Text here</p>
.mytext {color:#bb3d4e;}
This box has a color of #bb3d4e
<div style="background-color:#bb3d4e;">Content here</div>
.mybackground {background-color:#bb3d4e;}
Border around this has a color of #bb3d4e
<div style="border:2px solid #bb3d4e;">Content here</div>
.myborder {border:2px solid #bb3d4e;}